I have an asp.net website that I am able to log into after it is published in production, but when I run the actual code in debug, I cannot log in using the same credentials. When debugging the code, I see I am able to retrieve the user s profile from the database.
Perhaps I am missing some sort of Visual Studio configuration?
我正在从一个解决方案档案中将解决办法分解到项目档案地点。 Maybe 我在解决方案档案中也缺少一些东西。