P
Paul C.
Hello, everyone. I am getting this message when I try to fill my
SqlDataAdapter using MSDE:
Login failed for user 'MARS\ASPNET'.
(Mars is my machine's name). I know asp.net uses the ASPNET account to
work, but I'm mystified as to why this is suddenly not working. Does anyone
have any ideas on what to try, tools to use to see what's going wrong? I
have my MSDE instance running under Local Account, and my account <-
Administrators group, VS Developers and Debuggers, so that should do it.
Incidently, my datagrid is not showing up, but my Server control button is.
Last time that happened, I just did a 'aspnet_regiis -i', but that doesn't
help this time. Please help.
Paul C.
SqlDataAdapter using MSDE:
Login failed for user 'MARS\ASPNET'.
(Mars is my machine's name). I know asp.net uses the ASPNET account to
work, but I'm mystified as to why this is suddenly not working. Does anyone
have any ideas on what to try, tools to use to see what's going wrong? I
have my MSDE instance running under Local Account, and my account <-
Administrators group, VS Developers and Debuggers, so that should do it.
Incidently, my datagrid is not showing up, but my Server control button is.
Last time that happened, I just did a 'aspnet_regiis -i', but that doesn't
help this time. Please help.
Paul C.