RE: Registering a .NET assembly for COM interop access from an ASP page
- From: v-phuang@xxxxxxxxxxxxxxxxxxxx ("Peter Huang" [MSFT])
- Date: Thu, 09 Feb 2006 05:53:33 GMT
Hi Zoe,
I think you may try to use the regasm /codebase to register the .NET
assembly.
Also because the ASP page is executed in the exe file which is located in
the %systemroot%\system32\inetsrv, the bin directory is the directory which
stored the asp.net code behind page.
So far I think you may try to use the /codebase switch to register the .NET
assemblly.
Best regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- Re: Registering a .NET assembly for COM interop access from an ASP page
- From: Zoe Hart [MVP]
- Re: Registering a .NET assembly for COM interop access from an ASP page
- References:
- Prev by Date: RE: .NET assembly configuration in mixed-mode (ASP/ASP.NET) web site
- Next by Date: Re: C# new Class does not recognized from unmanaged code
- Previous by thread: Registering a .NET assembly for COM interop access from an ASP page
- Next by thread: Re: Registering a .NET assembly for COM interop access from an ASP page
- Index(es):
Relevant Pages
|