Click here to Skip to main content
15,894,017 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi,
i am deploying my application on another machine i.e it available in all LAN pc's
but problem is when i want to login there is error what is problem?
Posted
Comments
m@dhu 21-May-11 5:50am    
what error did you get? Did you publish your application in IIS?

1 solution

Make sure your connection string is dynamic and pointing to the right database location.
Make sure you have permissions to access the database as well.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900