can somebody please help with permissions hell needed to access the vstudio generated db, aspnetdb.mdf by the aspnet user. I have invested over 8 hours into this.
i followed these procedures, and copied the db from the vstudio app_data folder to the IIS app_data folder (and the .ldf)
this app is a vstudio generated login control, it works OK in the vs environment. i get this error after moving the app and the db to IIS, Login failed for user 'myPC\ASPNET'.
this is a testing environment, i need to get this working before I move the app to a production server, where the user will be IIS IUSR_MACHINEID
i followed these procedures, and copied the db from the vstudio app_data folder to the IIS app_data folder (and the .ldf)
this app is a vstudio generated login control, it works OK in the vs environment. i get this error after moving the app and the db to IIS, Login failed for user 'myPC\ASPNET'.
this is a testing environment, i need to get this working before I move the app to a production server, where the user will be IIS IUSR_MACHINEID