Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi folks,

has anybody come across a problem like this.

 

I am using the Adobe pdf dll to allow me to load pdf files in my windows app.

 

No when i install the app for test purposes on the development PC it works fine, but after I de-install it I can no longer see the pdf component in Visual studio and the dll reference is not visible.

 

Is there something I am doing wrong in the deployment

 

:confused:

Hamlet
  • *Experts*
Posted
The dll Adobe provides is not a .NET dll, its ActiveX, .NET Framework manages .NET DLLs. The DLL was probably removed or unregistered when you uninstalled your program if it used it.
Posted
Is there a way to avoid the uninstall doing this or to avoid putting the dll in the deployment as I want the users to have Acrobat Reader installed as a pre-requisite. The IDE included the dll directly itself.
Hamlet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...