Ask a Question related to ASP.NET Security, Design and Development.
-
Olav Tollefsen #1
Problem creating deployment package?
I have installed the .NET Framework 2.0 and I need to create a deployment
package for the Machine runtime security policy, but when I run the
Deployment Package Wizard from the .NET Framework 2.0 Configuration
application, it fails with the following error message:
"The wizard experienced an error modifying C:\Documents and
Settings\olavt\My Documents\MachinePolicy.msi"
I have tried the same with the 1.1 application and it works fine, but I need
to do this for .NET 2.0.
Olav
Olav Tollefsen Guest
-
Deployment problem mx:HTTPService
We developed a Flex application in a local RAD/Websphere development environment where it works fine. However after we loaded to the QA... -
Deployment problem
i have a problem in deploying the application written in visual studio.net. the project works well on my localhost but when i upload it to the... -
Creating Landesk Adobe 5 package
Attached is a topic posted last year for the very same problem I am having, IF anyone has more information about packaging Acrobat 5.05 please reply.... -
[XPOST]Problem with deployment of ASP.NET app
Hi Yoyo, Thank you for your email. 1. Please lauch VS.NET, and open your web setup project first. 2. In the solution explorer, right click the... -
creating deb package of xfree86 4.3 from source?
Hello all, I am setting up sarge with video unsupported by xfree86 4.2. I know I can use the install script, but I wondered if I should turn the... -
Dominick Baier [DevelopMentor] #2
Re: Problem creating deployment package?
Hello Olav,
maybe a Beta Bug...
also - be careful - if you deply policy like this in your network - the resulting
MSI will overwrite all other policy changes you probably made before. If
you haven't done changes before - keep that in mind for future policy updates....
A better way to modify policy (and even provide a uninstall of policy modifications)
is to modify it programmatically and deploy that in an MSI file...
---------------------------------------
Dominick Baier - DevelopMentor
[url]http://www.leastprivilege.com[/url]
> I have installed the .NET Framework 2.0 and I need to create a
> deployment package for the Machine runtime security policy, but when I
> run the Deployment Package Wizard from the .NET Framework 2.0
> Configuration application, it fails with the following error message:
>
> "The wizard experienced an error modifying C:\Documents and
> Settings\olavt\My Documents\MachinePolicy.msi"
>
> I have tried the same with the 1.1 application and it works fine, but
> I need to do this for .NET 2.0.
>
> Olav
>
Dominick Baier [DevelopMentor] Guest



Reply With Quote

