I can no longer log into a BugNET install that was working fine earlier - with any user, including 'admin', it always gives the error "Your login attempt was not successful. Please try again." The only things that have been changed are the skin files, the favicon, and web.config (only to change the active skin). The guy administering the server that BugNET is installed on thinks the database file has been moved or changed, but he hasn't provided instructions or a fix yet, and I definitely haven't touched that file myself.
Is there anything I can do to fix this without admin access to the actual server? It's running IIS7, if that's any help.
Comments: I've verified that the machine key hasn't changed, but thankfully, I managed to solve the problem by giving Modify and Write permissions on the App_Data folder to the local NETWORK SERVICE user, so ASP.NET can actually use the BugNET database. Not sure why it stopped working initially, but I'm glad it's going again.
Is there anything I can do to fix this without admin access to the actual server? It's running IIS7, if that's any help.
Comments: I've verified that the machine key hasn't changed, but thankfully, I managed to solve the problem by giving Modify and Write permissions on the App_Data folder to the local NETWORK SERVICE user, so ASP.NET can actually use the BugNET database. Not sure why it stopped working initially, but I'm glad it's going again.