Forum: ASP.NET Feb 2nd, 2006 |
| Replies: 8 Views: 12,462 |
Forum: ASP.NET Feb 1st, 2006 |
| Replies: 8 Views: 12,462 Creating .EXE File Hi
i just developed an ASP.NET web application and i would like to know how to create an .Exe File of the solution so that I can run it on any other computer which doesnt have VIsual studio... |
Forum: ASP.NET Jan 23rd, 2006 |
| Replies: 7 Views: 8,148 Re: SQL SERVER 2000 Login failure in ASP.NET Thnx for the link. But unfortunately it couldnt solve my problem. I have installed Personal edition and i think the article was only for
• Microsoft SQL Server 2000 Standard Edition
• Microsoft... |
Forum: ASP.NET Jan 23rd, 2006 |
| Replies: 7 Views: 8,148 Re: SQL SERVER 2000 Login failure in ASP.NET I can run the server on enterprise manager successfully. But when i try to run an asp.net page i get this error now
Anonymous error occured:5 - 18452 - Login failed for user '(null)'. Reason: Not... |
Forum: ASP.NET Jan 23rd, 2006 |
| Replies: 7 Views: 8,148 SQL SERVER 2000 Login failure in ASP.NET Hi
I recently installed SQL SERVER 2000 Personal edition on my Windows XP Prof PC. I installed using the windows authentication mode.
But when i try to connect the database from .NET in my ASP.NET... |