Re: prog runs for admin, not for user

From: Joe Baker (joe@bakerworks.com)
Date: 01/31/03


From: "Joe Baker" <joe@bakerworks.com>
Date: Fri, 31 Jan 2003 06:25:44 -0800


Thanks for your suggestions; they've been helpful.
Zeroing in on the problem, which appears to be a claim on
certain MS control ocxs and dlls by MS Office 2000 when
the user logging in has an Office profile. The vb program
in question uses these ocxs and dlls also. Why the
squabble?
Thanks for responding to my original post.

Joe

>-----Original Message-----
>Try enabling auditing and see what permission is being
denied to which login
>ID. Then maybe you can change the permission necessary.
>
>http://securityadmin.info/faq.htm#auditing
>
>
>"Joe Baker" <joe@bakerworks.com> wrote in message
>news:047201c2c803$7e22eb70$d5f82ecf@TK2MSFTNGXA12...
>> I've installed a vb6 program w/support files, ocx, dlls,
>> etc on a win 2000 machine; logged in as admin it runs
>> perfectly. Logged in as a user, it won't open,
>> throwing "<filename> or one of its dependencies is not
>> available" errors of various descriptions. I've set user
>> permissions for the program files, main files it uses
plus
>> the control files (ocx and dll) but the program is still
>> not accessible to the user. Checked the files with
>> depends.exe and everything is there and connecting, so
it
>> must be a security issue.
>>
>> Any suggestions would be hugely appreciated.THANKS
>> Joe
>
>
>---
>Outgoing mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.449 / Virus Database: 251 - Release Date:
1/27/2003
>
>
>.
>



Relevant Pages

  • Re: VB Project & SourceSafe question
    ... > What about versions of OCXs, DLLs, EXEs vs. time-stamps?? ... When it comes to ActiveX DLLs and OCXs - it really doesn't matter what ... You can use embedded keywords to attach VSS versions to VB code... ...
    (microsoft.public.vb.general.discussion)
  • Re: add dlls + ocxs to source safe ?
    ... > Do developers normally add the resulting DLLs and OCXs into source safe as ... 'binary compatibility' should you ever decided to make any minor changes to ...
    (microsoft.public.vb.general.discussion)
  • Re: Visual Basic for Autorun?
    ... Where I need DLLs for complex things used by many different EXEs then ... >distibute a full package and a patch for our app, with the patch missing most of the ActiveX dlls and OCXs. ... Generally this doesn't happen and there is no problem at all with distributing a new exe and keeping the ActiveX files the ...
    (microsoft.public.vb.general.discussion)
  • Re: add dlls + ocxs to source safe ?
    ... > one of the problems i keep find is that if OCXs and DLLs are added to VSS ... against that interface expects to see that interface and only that interface ...
    (microsoft.public.vb.general.discussion)