473,386 Members | 1,738 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Help: Runing asp app from server 2003 ???

Dear all,

I have build asn ASP application which is collecting data from an SQL server
database through store procedure call

Running my we app from VS2003 environement works ok
Copy my application to Server 2003 and running it localy works Ok

But when accessing my web server from an other PC , it is not working
properly.
It either retunr no data from store procedure, or generate runtime error

I am using session in my application

Any idea what to check ?

regards
serge
Jan 31 '06 #1
2 1142
Try a classic ASP group such as microsoft.public.inetserver.asp.general.
This one is for ASP.NET (which is the successor of ASP).

As a side note, I suggest posting there the exact error message you have
(you should always do that in your first post instead of waiting for someone
to ask what is the message dispklayed by your "runtime error")

---
Patrice

"serge calderara" <se************@discussions.microsoft.com> a écrit dans le
message de news:E2**********************************@microsof t.com...
Dear all,

I have build asn ASP application which is collecting data from an SQL server database through store procedure call

Running my we app from VS2003 environement works ok
Copy my application to Server 2003 and running it localy works Ok

But when accessing my web server from an other PC , it is not working
properly.
It either retunr no data from store procedure, or generate runtime error

I am using session in my application

Any idea what to check ?

regards
serge

Jan 31 '06 #2
I find out the reason.

if you set in your webconfig file under the section "SessionState" ,
cookieless=true then it fails. iT has to be set to false

any idea why ?

"Patrice" wrote:
Try a classic ASP group such as microsoft.public.inetserver.asp.general.
This one is for ASP.NET (which is the successor of ASP).

As a side note, I suggest posting there the exact error message you have
(you should always do that in your first post instead of waiting for someone
to ask what is the message dispklayed by your "runtime error")

---
Patrice

"serge calderara" <se************@discussions.microsoft.com> a écrit dans le
message de news:E2**********************************@microsof t.com...
Dear all,

I have build asn ASP application which is collecting data from an SQL

server
database through store procedure call

Running my we app from VS2003 environement works ok
Copy my application to Server 2003 and running it localy works Ok

But when accessing my web server from an other PC , it is not working
properly.
It either retunr no data from store procedure, or generate runtime error

I am using session in my application

Any idea what to check ?

regards
serge


Jan 31 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Tim Pascoe | last post by:
I am writing a function which I hope to use as a column value in a select query. The function recursively walks a taxonomic heirarchy, extracting the name for an organism at the taxonomic level...
4
by: Gregory S. Williamson | last post by:
If anyone has any advice on building Postgres 7.4 for a freeBSD box it surewould be welcome. TIA, Greg Williamson DBA GlobeXplorer LLC ----------------------
15
by: DavidS | last post by:
Have Visual Studio.NET installed on MS 2000 Professional OS laptop. No issue ever with web development and SQL connections. Purchased new laptop with XP Professional SP2!!!!!!!! & Visual...
0
by: serge calderara | last post by:
Dear all, I am testing a simple web application with authentification and authorisation I have define the following entry in my web.config file: <authentication mode="Forms" > <forms...
3
by: serge calderara | last post by:
Dear all, I have a simple web application with a starting page as WebForm.aspx If I run my application locally from my workstation (W200 SP4) it works fine. Then I copy my all application under...
1
by: serge calderara | last post by:
Dear all, I have created a simple user control (server Button) with a public property define has follow: Public Property value() As Integer Get 'return value Return ViewState("Value") End...
5
by: BK-Chicago | last post by:
I am in the midst of porting a massive MFC application from VS6.0 to VS8.0. While i have fixed most of the compile time errors, i do have quite a linker error that i have not been able to resolve....
0
by: serge calderara | last post by:
I have a windows form application runing under .net 1.1 Runing my application under windows 2000 works pretty well on startup time sequence and under every possible profile as well as a restricted...
4
by: Ahmad Sabry | last post by:
i'm runing windows 2000 server with IIS 5 web sites runing .Net2 not runing ,, but the classic is asp sites working fine I get this error: aspnet_wp.exe (PID: ) stopped unexpectedly no web...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.