跳至主內容

搜尋

搜尋

Assembly Errors In Asp.net Application

評論

2 條評論

  • Avatar
    Legacy Poster
    I've done some more testing and I think this might be related to the ASP.NET "user" not having permission to launch BarTend.exe? Although I could see that being a problem under Windows 7 (UAC), but not so much under XP? When in the development environment, the application runs in an IIS instance under my account, with Admin privilege, which is probably why it runs just fine. That is not the case with a production install.

    I'm going to work on it and re-check the documentation for hints, but does this sound like the possible cause of the problem?

    Thanks!
    0
  • Avatar
    Gene Henson
    That could certainly be the problem. You'll want to make the sure the ASP "user" has local administration privileges on the PC.
    0

登入寫評論。