Re: Upgrading from .NET Framwork 1.1 to 2.0



The visual tool ".NET Framework Configuration" applet in Control Panel is
only available for .NET 1.X. MS made it only avialble for .NET2.0 if you
install .NET2.0 SDK (more than 200MB, as opposed to .NET redistributable's
20MB). So, you have to use the commandline tool Caspol.exe to confugure .NET
2.0 security settings, if your problem is indeed the security settings.

"Olav" <Olav@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:19966115-EA50-45DC-9791-313407F82165@xxxxxxxxxxxxxxxx
Hi,
We have an app that have been compiled to use .NET Framework 2.0. It runs
fine from the server but from the workstation it generates an error
message
something like "This program could not start because the program
configuration is wrong. If you reinstall the program it can solve the
problem". I suppose it is .NET Framework that generates this message. In
.NET
Framework 1.1 we used to set access to full trust for the local intranet.
I
can not see such an configuration option for .NET Framework 2.0. Any idea
what is the problem?


.



Relevant Pages

  • Framework 2.0 Configuration Control Applet: Snap-In Creation Faile
    ... Am having problems with a Windows 2003 server. ... I've installed .Net Framework 2.0 Beta. ... When I attempt to run the Microsoft .NET Framework 2.0 Configuration from ... for performing this operation. ...
    (microsoft.public.dotnet.security)
  • Re: Installing Net Framework Service Pack 1
    ... I *should* have said there is no 1.1 configuration in the Administrative ... Tools folder that I reach from the control panel. ... Administrative Tools there is a file called "net Framework 2.0 ... Service Pack 1 in order to use ASP.net 1.1 and the net Framework 1.1 ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Visual Studio 2005 Beta 2 project cannot work in IIS virtual d
    ... You need the .Net Framework 2.0. ... Visual Studio 2005 Beta 2 project cannot work in IIS virtual directory ... I used Visual Studio 2005 Beta 2 to build a simple new web site. ... An error occurred during the processing of a configuration ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Turning Custom Errors off
    ... Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ... An error occurred during the processing of a configuration ... The section enables configuration ...
    (microsoft.public.dotnet.general)
  • Re: Access denied when executing Process.Start() on my Server 2003
    ... Try going into the .Net framework configuration permission set to "Full ... is applied to the internet zone does not allow calls to unmanaged code. ... > batch file on the server side when the client presses a button on a ...
    (microsoft.public.dotnet.framework.aspnet)

Loading