VB .NET asp.net login failed

J

jeff maultby

Hi
am learning VB.net. have created new app with new project
template named "asp.net web application". in this used
wbe projct items "add data form wizard" to create data
grid form. on run debug form displays however push
of "load" button gives error
"Login failed for user 'JEFFSGWNOTEBOOK\ASPNET". The name
is the machine name and the run process appears to have
created this new user in documents and settings. the web
has been correctly created in IIS (version 5.1) and
security seems ok. i've checked .net config for this
assembly and security is unrestricted. i'm running visual
studio .net 2003 on win xp pro sp1.
thanks
 
C

Cor

Hi Jeff,
Did you first use it with a totaly blank project.
Create and imidiatly debug
That should give a blank webpage, that is the best method to test this kind
of things.
Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top