Problem with Setup Project (ASP.NET 2.0)

L

Luigi

Hi all,
in my web application (ASP.NET 2.0), I have a Web Project Setup embedded.
When I run this .msi file in Test server, I get a popup message with this
error:

Module D:1apps\wwwroot\FYR\bin\bin\msxml5.dll failed to register.
HRESULT -2147023782. Contact your support personnel.

Why this happens, and how can I solve?

Thanks in advance.

Luigi
 
J

Juan T. Llibre

re:
!> D:1apps\wwwroot\FYR\bin\bin\msxml5.dll failed to register
!> Why this happens, and how can I solve?

Why are you referencing an unmanaged Office 2003/2007 dll in an ASP.Net application ?

The dll fails to register because it's an unmanaged Office dll
and you're attempting to use it in a .Net Framework application.





Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
=========================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top