Click here to Skip to main content
15,887,822 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Everyone,
I have this problem. I am done with the coding, and I want to access it using a url. The program is working perfectly in my local computer, but when I try to go to IIS, add a new website, assign port, like what I did in my past programs. The problem is when I try to go to the url, it is giving me the error:
SQL
Login failed for user 'test1\Test2$'.


Here are some useful info:
Test1 is the network,
Test2 is the server and the IIS that I have located the development file

I developed the system using my computer but IIS is in the server

Is this an sql server security issue?

I searched the internet already and havent found the solution to my problem, I hope someone can help me out on this.

Thank you very much in advance.
Posted
Comments
Parwej Ahamad 15-Apr-11 11:20am    
Post here complete exception message

1 solution

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