.net framework installation

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi everyone,

I have to install a .net executable on every machine in my network. Done.
Now, when this executable runs, it stops with an unhandled exception. The
only machine where it runs OK is the one on which I put up a .net framework
security policy that enables the application to run. Right, but is there a
way to set up this configuration via script or group policy, or do I have to
manually configure each workstation ?!
 
guruperplexe said:
I have to install a .net executable on every machine in my network. Done.
Now, when this executable runs, it stops with an unhandled exception. The
only machine where it runs OK is the one on which I put up a .net framework
security policy that enables the application to run. Right, but is there a
way to set up this configuration via script or group policy, or do I have to
manually configure each workstation ?!


Try any of the couple dozen newsgroups whose names contain:
"microsoft.public.dotnet.framework". This newsgroup is for Windows
XP, specifically.

*TimDaniels*
 
OK, I'm trying to find this newsgroup. But I wanted to post in a MANAGED
newsgroup, and I can't see any framework-related managed newsgroup. Why ?
 
THIS is an "unmanaged" newsgroup. It's called
"microsoft.public.windowsxp.general". I don't
know where you're posting your questions, but
they end up here. It is unmoderated, and postings
are answered by peers and volunteers. Microsoft
has nothing directly to do with it.

*TimDaniels*
 
Back
Top