in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Wrapper.dll

Last post 04-25-2008 6:41 AM by Arkel08. 6 replies.
Page 1 of 1 (7 items)
Sort Posts: Previous Next
  • 11-15-2006 2:38 PM

    I have an application written that will run on my machine with no problem.
    However when I try to deplay it using clickonce publish.

    When I go to run it on a client machine I get an error about not being able
    to find file
    System.EnterpriseServices.Wrapper.dll"

    See attached screen shot.


    Any help / suggestions

    David Wenzel
  • 11-15-2006 3:09 PM In reply to

    Re: Wrapper.dll

    Tried putting in a reference to System.EnterpriseServices
     
    Change Copy Local from False to True and published ..  Still same error
     
    Did a serach for Wrapper.dll on the machine 
     
    found an instance at C:\WINDOWS\Microsoft.NET\Framework
     
    But it still oes not run and gives error as attachement in last message
    David Wenzel
    <DRWenzel> wrote in message news:188847@test.componentone.com...
    I have an application written that will run on my machine with no problem.
    However when I try to deplay it using clickonce publish.

    When I go to run it on a client machine I get an error about not being able
    to find file
    System.EnterpriseServices.Wrapper.dll"

    See attached screen shot.


    Any help / suggestions

    David Wenzel

    http://home.componentone.com/cs/forums/188847/ShowPost.aspx

  • 11-15-2006 4:00 PM In reply to

    Re: Wrapper.dll

    Hi David,
     
    Can you try to install that dll manually on the client machine?
    I don't see why it is necessary. C1Data does not reference
    System.EnterpriseServices dll or the Wrapper dll directly.
     
    Regards,
     
    -Andrey
     
    <DRWenzel> wrote in message news:188848@test.componentone.com...
    Tried putting in a reference to System.EnterpriseServices
     
    Change Copy Local from False to True and published ..  Still same error
     
    Did a serach for Wrapper.dll on the machine 
     
    found an instance at C:\WINDOWS\Microsoft.NET\Framework
     
    But it still oes not run and gives error as attachement in last message
    David Wenzel
    <DRWenzel> wrote in message news:188847@test.componentone.com...
    I have an application written that will run on my machine with no problem.
    However when I try to deplay it using clickonce publish.

    When I go to run it on a client machine I get an error about not being able
    to find file
    System.EnterpriseServices.Wrapper.dll"

    See attached screen shot.


    Any help / suggestions

    David Wenzel

    http://home.componentone.com/cs/forums/188847/ShowPost.aspx



    http://home.componentone.com/cs/forums/188847/ShowPost.aspx#188848

  • 11-16-2006 3:30 PM In reply to

    Re: Wrapper.dll

    Where would you suggest I put it?  It is already at C:\WINDOWS\Microsoft.NET\Framework
     
    Looking at the trace dump, I do not really fully understand them, it looks to me like C1 was the calling party
     
    David Wenzel
    <C1_AndreyD> wrote in message news:188849@test.componentone.com...
    Hi David,
     
    Can you try to install that dll manually on the client machine?
    I don't see why it is necessary. C1Data does not reference
    System.EnterpriseServices dll or the Wrapper dll directly.
     
    Regards,
     
    -Andrey
     
    <DRWenzel> wrote in message news:188848@test.componentone.com...
    Tried putting in a reference to System.EnterpriseServices
     
    Change Copy Local from False to True and published ..  Still same error
     
    Did a serach for Wrapper.dll on the machine 
     
    found an instance at C:\WINDOWS\Microsoft.NET\Framework
     
    But it still oes not run and gives error as attachement in last message
    David Wenzel
    <DRWenzel> wrote in message news:188847@test.componentone.com...
    I have an application written that will run on my machine with no problem.
    However when I try to deplay it using clickonce publish.

    When I go to run it on a client machine I get an error about not being able
    to find file
    System.EnterpriseServices.Wrapper.dll"

    See attached screen shot.


    Any help / suggestions

    David Wenzel

    http://home.componentone.com/cs/forums/188847/ShowPost.aspx



    http://home.componentone.com/cs/forums/188847/ShowPost.aspx#188848



    http://home.componentone.com/cs/forums/188848/ShowPost.aspx#188849

  • 11-16-2006 4:21 PM In reply to

    Re: Wrapper.dll

    > Where would you suggest I put it?  It is already at C:\WINDOWS\Microsoft.NET\Framework
     
    Please try to install it in the same directory with your application binary files.
     
    > Looking at the trace dump, I do not really fully understand them, it looks to me like C1 was the calling party
     
    The trace dump shows that exception occurs within the C1.Data.WriterSession.Execute method.
    But, looking into that method, I suppose it was just caught there, then re-thrown by C1Data.
    The source may be in a non-standard database driver or something like this. We don't use
    enterprise services in C1Data.
     
    Regards,
     
    -Andrey
     
  • 01-17-2008 12:05 PM In reply to

    Re: Wrapper.dll

    Happened to me. I went to Add/Remove Programs, clicked on .Net 2.0 Framework and clicked the CHANGE button (expecting a UI to Repair the install). A form popped up with a progress bar, ran for a couple minutes, and went away. So, I retried my app, and now it works with no error. Guess the CHANGE button in Add/Remove Programs does a self-healing routine.

  • 04-25-2008 6:41 AM In reply to

    Re: Wrapper.dll

    Seems to be a cute little gift from MS. I had this error a few times in my Visual Studio 2005 projects while evaluating diverse SW on the same computer and I usually resolved the problem by reinstalling Visual Studio. Some days ago the error started to reappear every morning, which naturally made me extremely happy. After some uninstall/reinstall-cycles of .NET and Visual Studio and other suspicious applications I realized, that the error was always recreated, when .NET 2.0 Service Pack 1 was installed by the automatic update. Since I disabled that update, everything works quite fine. 
Page 1 of 1 (7 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.