|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#16
|
||||
|
||||
|
After many trials and tribulations I've got the text box and the submit button to appear on the ListDepartments.aspx page.
I've received an error which states Login failed for user Steve. I'm sure I can find out why this is happening in time. For the record I've changed the connection string which now includes the new login details of the user I created and I have created a new SQL database. I'm not using the MASTER DATABASE now after being well and truly told off!!!! OK, and I think this is very important, the reason I couldn't get the submit button and the text button was due to the registration of the .NET framework. This is what I did to correct it. Open a command window Change directory to C:\Windows\Microsoft.NET\Framework\v1.1.4322 (I'm using WindowsXP) Execute aspnet_regiis.exe –i From the command prompt execute the following (Reset web services) net stop iisadmin /y net start w3svc net start smtpsvc After this my asp.net page worked. Phew!!! I'm now going to continue and attempt to sort out my login problem. I'm also going to start a new thread with this fix as someone else might be struggling too. I hope this is the right thing to do!! Thank you for all of your help Memnoch.(Steve?) Last edited by PhilCollins99 : February 25th, 2005 at 11:23 AM. Reason: Formatting Messed Up In The Original Post |
|
#17
|
||||
|
||||
|
Create a new Login (User) in SQL Server, give that login (dbowner) rights on your new database, then just change the connectionstring and replace the Username and password with the username and password of the newly created login.
|
|
#18
|
|||
|
|||
|
Thanks man
Well Done !!!
|
|
#19
|
|||
|
|||
|
Quote:
u r awsome! thanks for the help! |
|
#20
|
|||
|
|||
|
Quote:
it is fine and simple i can understand easilyy so thanku ver much |
|
#21
|
|||
|
|||
|
Hi
Wow I Like really this is a good news. Regards, MarketRaiseCorp (E-Mail address blocked: See forum rules) |
![]() |
| Viewing: ASP Free Forums > Programming > ASP Development > .NET Tutorial Now Available |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|