RE: seperate nested ASP.NET application in IIS 6.0
From: Steven Cheng[MSFT] (v-schang_at_online.microsoft.com)
Date: 03/25/04
- Next message: Martin Dechev: "Re: Can't open database file"
- Previous message: Michael Strid: "Problems with DropDownList"
- In reply to: Michael Porcelli: "seperate nested ASP.NET application in IIS 6.0"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 25 Mar 2004 09:54:15 GMT
Hi Michael,
Thanks for posting here. From your description, you've two web applications
one is a sub application which is nested in another and the root
application has registered an httphandler and put the handler's dll in the
root app's bin folder without puting in the sub app's bin folder. However,
when the user try accessing the sub app, we'll encounter the exception
that can't found the httphandler's assembly in the subapp's bin folder, yes?
As for this problem, I agree with John that this is a known issue of the
ASP.NET and I've also tried some tests on my side testing on override the
subapp's web.config file and also with no success. I'm afraid the
workaround currently is to copy the certain assembly in both the two bin
folders of the two apps. Anyway, I'm sorry for the inconvenience it bring
to you.
In addtion, this is a great idea for a future product enhancement. I'd
recommend that you forward the recommendation to the Microsoft Wish Program:
Microsoft offers several ways for you to send comments or suggestions about
Microsoft products.
World Wide Web - To send a comment or suggestion via the Web, use one of
the following methods:
##Visit the following Microsoft Product Feedback Web site:
http://register.microsoft.com/mswish/suggestion.asp" and then complete and
submit the form.
##E-mail - To send comments or suggestions via e-mail, use the following
Microsoft Wish Program e-mail address, mswish@microsoft.com.
Thanks.
Regards,
Steven Cheng
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
Get Preview at ASP.NET whidbey
http://msdn.microsoft.com/asp.net/whidbey/default.aspx
- Next message: Martin Dechev: "Re: Can't open database file"
- Previous message: Michael Strid: "Problems with DropDownList"
- In reply to: Michael Porcelli: "seperate nested ASP.NET application in IIS 6.0"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|