FileCopy() Permission Denied error

P

Patrick Temple

I'm trying to use FileCopy() scripting method. I've set up a copy button in
my InfoPath form. It works fine for me but anyone else tries to use it and
they get a Permission Denied error. I've tried giving everyone Admin access
to the site with Read, write, edit, delete permissions for the libraries and
still no luck. I even tried giving Admin access to a user on the server
itself to no avail. Any Ideas.

Its obviously a permissions issue but I can't seem to find where to set the
permisisons or what level I need. Any help would be appreciated.

thanks

--patrick temple
 
F

Franck Dauché

Is the solution properly registered as fully trusted on your user's machine?

Franck Dauché
 
P

Patrick Temple

Franck,
Good question, I realized that was an issue before when the ActiveXObject
couldn't be created. I don't have an official verisign certificate but I
used the sign my own certificate function then had the users install the
certificate on their machines. That seemed to take care of the ActiveXObject
problem. So I assume I'm fully trusted on the client machine. So the answer
to your question is yes I think.

--Patrick
 
F

Franck Dauché

To make sure, go to the registry on the machine of one of your users:
HKEY_LOCAL_MACHINE\Software\Microsoft\Office\11.0\InfoPath\SolutionCatalog
your form urn should be there...

Franck Dauché
 
P

Patrick Temple

Franck,

Will do. Thanks

Franck Dauché said:
To make sure, go to the registry on the machine of one of your users:
HKEY_LOCAL_MACHINE\Software\Microsoft\Office\11.0\InfoPath\SolutionCatalog
your form urn should be there...

Franck Dauché
 
P

Patrick Temple

Franck,

Well it looks like I'm not fully trusted. Couldn't find my form urn
anywhere in there.
I checked my own machine and couldn't find it either.

--Patrick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top