Ask a Question related to ASP.NET General, Design and Development.
-
Joseph D. DeJohn #1
SQL Server Login
My ASP.NET application says that Login failed.
It gives me source error:
sqlConnection1.Open();
Joseph D. DeJohn Guest
-
Login User Server Behavior Help
I am trying to find the PHP Login User Server Behavior because it doesn't seem to have been installed on my version of Dreamweaver. I am currently... -
CF Server Login Problem
Hey all, this may be a pretty amateur question. I have a test installation of CF MX 7 on my machine. Tonight I tried to login to the CF... -
Login Server Behaviors Error
This is my first experience using the Server Behaviors for login pages, and I get the following error from the Wizard.'s code: Error Occurred... -
SQL Server/IIS login problems
I have written a simple web app that connects to a local instance of SQL Server to run queries. The virtual directory in IIS is "myapp", and there... -
PLEASE? Any way to get the user's nt login from the pc -- not the server login?
Hi, string sUser = Request.ServerVariables ; Natty Gur, CTO Dao2Com Ltd. 28th Baruch Hirsch st. Bnei-Brak Israel , 51114 Phone Numbers:... -
Sreejumon[MVP] #2
Re: SQL Server Login
Please check your Connectionstring. Ensure that you are using username and
password for the SQL Server database
--
Let me know if you need further help
Regards
Sreejumon[MVP]
DOTNET makes IT happen
"Joseph D. DeJohn" <joeddejohn@hotmail.com> wrote in message
news:u3glMulQDHA.1040@TK2MSFTNGP12.phx.gbl...> My ASP.NET application says that Login failed.
>
> It gives me source error:
>
> sqlConnection1.Open();
>
>
Sreejumon[MVP] Guest



Reply With Quote

