HighTechTalks DotNet Forums  

Differences in Development Server and production server

ASP.net Caching microsoft.public.dotnet.framework.aspnet.caching


Discuss Differences in Development Server and production server in the ASP.net Caching forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
John @ X
 
Posts: n/a

Default Differences in Development Server and production server - 02-16-2005 , 01:59 PM






Hi there,
I have developed a site with ASp .net 2.0 and tried it in our development
environment. There are some database calls in the Application and as well we
are doing some WMIs to stop and start the services on the remote machine. We
have set all the permissions for the user and it works as designed in the
development environment which is Windows XP with latest updates on it. When I
move the code to Production (thro Installer as well as thro Publish Web Site)
I am getting the database screwed up as well as the WMI calls return unwanted
results. Is the .Net 2.0 Beta not supported in Production Windows 2003
Servers. I am able to do most of the stuff like the database connection is
getting initialised but when I run a SQL statement it always returns 0 for a
particular database connection. In the same app I have another database
connection which is getting the correct data. I am not able to understand the
logic behind it. I tried all possible ways to uninstall the ASP .Net 2.0 and
reinstall the app, tried couple of ways to change the APP POOL settings and
nothing helps. Is there any limitations with number of connections I can
establish in a specific Web page. Please help me... I have been runnign into
this issue and stuck.
ANy help would be greatly appreciated.
Thanks
John


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.