Deployment error on XP pro machine : URGENT 
Author Message
 Deployment error on XP pro machine : URGENT

Hi there,
I develop a vb.net app on XP pro machine. This program writes to a text file
every 5 minutes. When I finished, I installed as a admin user on XP pro
machine. If I log in as admin user, it works fine. But when I login as other
limited users, exception occurs ( Access denied, can not write to text
file).
I gave admin rights to other users, but it didn't work. It was on same
machine.Even I gave all users on same machine to admin rights, it didn't
work. It works for only admin user.
Can anybody help me asap?
Thanks in advance.
S_king


Thu, 16 Dec 2004 05:25:35 GMT  
 Deployment error on XP pro machine : URGENT
Hi,

I'm not sure this is a deployment issue.  It looks like the text file you
want to write to has restricted permissions.  It is possible to set
permissions on a file that explicitly denies the Administrators group.  What
you can do is get properties on this particular text file, select advanced,
and check to see if your user has permissions to read/write to that file.

If you are still stuck trying to write to access this file it would help to
know: where you install the application to (program files?), what text file
you want to write to, what permissions does it require, and what VB code are
you using to access it.  This will help troubleshoot.

Regards,

Paul Yuknewicz
Program Manager, Visual Basic .NET
Microsoft Co.

--
This posting is provided "AS IS" with no warranties, and confers no rights.


Quote:
> Hi there,
> I develop a vb.net app on XP pro machine. This program writes to a text
file
> every 5 minutes. When I finished, I installed as a admin user on XP pro
> machine. If I log in as admin user, it works fine. But when I login as
other
> limited users, exception occurs ( Access denied, can not write to text
> file).
> I gave admin rights to other users, but it didn't work. It was on same
> machine.Even I gave all users on same machine to admin rights, it didn't
> work. It works for only admin user.
> Can anybody help me asap?
> Thanks in advance.
> S_king



Sun, 19 Dec 2004 04:17:40 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. VB 4.0 PRO installation on a WIN 3.1 machine - REGOXC16 errors

2. XP Pro, Access, "Undefined Error"

3. Error accesing the system registry under XP Pro

4. Error Message, from machine to machine.

5. Error Win 95 Machines Using VB (Works Fine on NT Machines)

6. VB6 Q: Deployment wizard settings for installing on a machine without IE4

7. Deployment of VB Virtual Machine

8. Side By Side Deployment of COM Components in XP

9. Report Distorted In Viewer On Deployment Machine

10. deployment of data reports on clean machine

11. deployment of data reports on clean machine

12. 3.0 Pro to 4.0 Pro error

 

 
Powered by phpBB® Forum Software