Deployment Error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • yang xi via .NET 247

    #1

    Deployment Error

    (Type your message here)

    --------------------------------
    From: yang xi
    Hello guys, I encountered some problem when i tried to deploy my program.

    Inside my program, I referenced
    1. Excel. dll :this is due to the import feature of the program
    2. MSSOAPLib.dll :I use SOAP to connect server and client
    3. ADOX.dll : this is because I create Access database programmaticall y
    4. MSXML2.dll

    Then i use VB. NET's Setup project to deploy my program. However, when i add output to Application Folder. There is always something showing:

    The following files may have dependencies that cannot be determinded automatically. Please confirm that all dependencies have been added to the project.

    C:\program files\common files\microsoft shared\office11 \mso.dll
    C:\program files\common files\mssoap\bi naries\mssoap1. dll
    C:\program files\common files\system\ad o\msadox.dll
    C:\program files\microsoft office\office11 \excel.exe
    C:\windows\syst em32\msxml3.dll

    anybody knows What's wrong with it? tks

    -----------------------
    Posted by a user from .NET 247 (http://www.dotnet247.com/)

    <Id>Sqm0EZIkgka LL+q7GLEx8A==</Id>
Working...