User Profile

Collapse

Profile Sidebar

Collapse
unleashsiva
unleashsiva
Last Activity: Nov 6 '07, 06:47 AM
Joined: Oct 26 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • msi package not installed, if i dont have admin privileges

    I'm getting the below error when trying to install my msi package.

    Module C:\Windows\syst em32\mscomct2.o cx failed to register.HRESUL T -2147319780. Contact your support personnel.

    I had written my source code in VB.Net. My msi package is installed properly, if im running my system with Admin privileges. However it is not working if dont have admin privileges.

    How to solve this issue?

    experts...
    See more | Go to post

  • Priliges of the system settings cannot be modified by the non-
    Admin users. And moreover the NS.txt file will be created when we install that application. So, how to mofify in code so that all users can access that file.
    See more | Go to post

    Leave a comment:


  • Application throws Exception by running without admin privileges

    Hi,

    I developed an VB.Net application using Microsoft Visual Studio .NET 2003. I created an msi for that application. After installing the msi package, the application runs perfectly with Admin privileges. If i log into some other user account where they dont have admin privileges, it throws the following error.

    An unhandled exception of type 'System.Unautho rizedAccessExce ption' occurred in mscorlib.dll

    ...
    See more | Go to post
No activity results to display
Show More
Working...