Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using app pool with web part

Status
Not open for further replies.

slatet

Programmer
Sep 11, 2003
116
0
0
US
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!



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top