Click here to Skip to main content
15,897,371 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am using sql server 2008 in windows server 2008

I am running a website on iis but it is only on LAN. sql server and website is in the same system. when website is running database connection could not made.
Posted
Comments
Sangramsingh Pawar 17-Aug-12 2:36am    
is any message or exception occures ? put that message by improving your question
[no name] 17-Aug-12 2:45am    
put the error message..
StianSandberg 17-Aug-12 3:03am    
ok, thanks for sharing

1 solution

Well, thee is aboloutly no information here that we could use to help you. The connection could be messed up in the IIS server you are hosting the application in, whitch seems to be the likely source of you error, since you don't mention anything about not connecting to it while debugging. But that is just a guess....

So I would strongly advice you to update your question by using th Improve question button :)

If you dont then I would second AlluvialDeposit's comment, thanks for sharing ;)
 
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