Is anyone familiar with how to use and app pool with a web part? I'm told that is why I keep getting a "catastrophic failure" but I am not a sys admin.
My impersonate is set to false in the web.config.
My .dwp is in the wpcatalog folder
My .dll is in the bin folder.
It is registered in the GAC.
It works perfect when I have impersonate set to true and the user in the db.
I do have a pool set up, but what do I need to turn on as a website and assign to the app pool name? The bin or wpcatalog or what?
After I do this, should the identity of the app pool remain as predefined, "network service" and if so what do I have to do to the db to get it permissions for access?
So I know some of the basics, its the specifics I'm having problems with.
THanks in advance!
My impersonate is set to false in the web.config.
My .dwp is in the wpcatalog folder
My .dll is in the bin folder.
It is registered in the GAC.
It works perfect when I have impersonate set to true and the user in the db.
I do have a pool set up, but what do I need to turn on as a website and assign to the app pool name? The bin or wpcatalog or what?
After I do this, should the identity of the app pool remain as predefined, "network service" and if so what do I have to do to the db to get it permissions for access?
So I know some of the basics, its the specifics I'm having problems with.
THanks in advance!