Quantcast
Channel: .NET Framework Setup and Servicing forum
Viewing all 3295 articles
Browse latest View live

Problems installing .NET 4.6

$
0
0

Hi

I'm running windows 8.1 and trying to install .NET 4.6.  However it keeps failing and rolling back.  I've tried using the offline install and I have tried using the DotNetFix tool and rebooting a number of times, but no joy. Please can someone help me

Thanks

I've uploaded the log files here https://onedrive.live.com/redir?resid=31C168C74549677E%21109



It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.

$
0
0


My website is created in VS2013 when i am trying to open this with 2015 it shows me this error.



Could not resolve mscorlib for target framework '.NETFramework,Version=v4.5'. This can happen if the target framework is not installed or if the framework moniker is incorrectly formatted

$
0
0
Visual Studio 2015 :Could not resolve mscorlib for target framework '.NETFramework,Version=v4.5'. This can happen if the target framework is not installed or if the framework moniker is incorrectly formatted. Can't able to remove this Exception plz help .

iisexpresstray.exe fails with unknown error - 64bit Win8

$
0
0

I'm trying to get a dev environment setup on a new Win8.1 64bit environment and am having issues with IISExpress. I have the out of the box .Net framework (4.5) and have installed IISExpress 10. However, if I run iisexpress.exe (or indeed iisexpresstray.exe), I get an empty error dialog:

procmon is telling me that the process exits thus:

Exit Status: -2147024885, User Time: 0.0000000 seconds, Kernel Time: 0.0781250 seconds, Private Bytes: 6,316,032, Peak Private Bytes: 6,459,392, Working Set: 9,945,088, Peak Working Set: 10,407,936

That's it! It's driving me insane - can anyone please advise on a resolution or even a way of troubleshooting this? I'm not sure if it's a framework issue or not.

Thanks

C# Roslyn

$
0
0

Hi,

Now I trying  using Microsoft.CodeAnalysis im my UWP app for creating some dll

but when I try to create Metadata get exception 

   IEnumerable<MetadataReference> DefaultReferences =
            new[]
            {
               MetadataReference.CreateFromFile(typeof(object).AssemblyQualifiedName)
            };

 Could not find file  bin\x86\Debug\AppX\System.Object, mscorlib, Version=4.0.0.0

How to solve this ?

 


.Net 4 Setup freezes on Windows 7 - 0% progress on Installing .Net Framework 4 Client Profile

$
0
0

Hello,

it's my first post at this forum - I hope you could help me.

After having problems with installing VS2010 (it freezes when installing .Net Framework 4) I decided to download the stand-alone installer for the .Net Framework: dotNetFx40_Full_x86_x64.exe

But I have the same problems: after starting the installer (with admin privileges) the decompression starts and I confirm the install.

The installer announces some security checks and afterwards it freezes with a progress of 0%. Nothing happends for hours.

Maybe someone could give me a hind, wath to do. Where can I find logs to analyse the reason for the problem and the point of freeze.

Thank you very much,

Dirk

wi fi

Issues while uninstalling .net framework 4.6

$
0
0

I have installed the .net framework 4.6 on my machine. After installing it, it is reflected in registry editor with release as 393297 (in net framework setup --> NDP --> Full). Now I am trying to use .net framework 4.5.2 instead 4.6 and hence uninstalled 4.6 from my machine. But unfortunately still the register editor is reflecting the same release value 393297. While trying to install .net framework 4.5.2, I am getting error : .NET framework 4.5.2 or a later update is already installed on this computer. Could you please help me with the uninstall.!!

Thanks in advance.


How to determine installed .NET Framework version (KB318785) may not be correct for .NET 3.5 SP1

$
0
0

The page "How to determine which versions and service pack levels of the Microsoft .NET Framework are installed" is athttps://support.microsoft.com/en-us/kb/318785 . It tells how to look at registry keys to determine which version of the .NET Framework is installed. I suspect that the information may not be completely correct for 3.5 SP1.

I have a server with Windows Server 2008 R2 SP1. The OS includes a version of .NET 3.5. We also have 4.6.1 installed.

In the Registry, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5 , Install = 1, SP = 0, and Version = 3.5.30729.5420. According to the table on that page, this would mean we have 3.5 without SP1.

There is a subfolder HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\1033 . It has Install = 1, SP = 1, and Version = 3.5.30729.5420 (same as above).

I think this is what happened:
1. .NET 3.5 SP1 was released 08/2008.
2. Windows Server 2008 R2 SP1 was released 02/2011. It includes .NET 3.5 SP1, renamed 3.5.1. Because of the renaming, it is a new version and the SP registry flag is not set to 1.

According to the web page http://dzaebel.net/NetVersionen.htm , 3.5.30729.5420 includes SP1.

I would appreciate any insight someone could give me. Perhaps the web page needs to be corrected, or perhaps I do not understand what the Registry settings are saying. Thanks in advance.

Web application when hosted in domain refresh the page in some time

$
0
0

Dear all, we have developed and hosted a web application in bigrock domain in windows hosting. It is running fine. But some times, when user stays long time with the open web page, the web page refreshes outomatically when any button pressed. Here, we have not used session time out Or form time out.

please guide us to resolve this issue.

below is my web.config file:

<?xml version="1.0"?>
<configuration>
  <configSections>
    <sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
      <sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
        <sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">        
        </sectionGroup>
      </sectionGroup>
    </sectionGroup>
  </configSections>
  <appSettings>
    <add key="CrystalImageCleaner-AutoStart" value="true" />
    <add key="CrystalImageCleaner-Sleep" value="60000" />
    <add key="CrystalImageCleaner-Age" value="120000" />
  </appSettings>
  <connectionStrings>
    <add name="FGIDatabaseConnectionString" connectionString="Data Source=208.91.198.196;Initial Catalog=FineChemDB;User ID=users;Password=finechemdb@12345;Connect Timeout=300;Integrated Security=no" />
    <!--<add name="FGIDatabaseConnectionString" connectionString="Data Source=SOFTWARE-PC\SQLEXPRESS;Initial Catalog=FineChemDB;Connect Timeout=300;Integrated Security=True" />-->
  </connectionStrings>
  <system.web>
    <authentication mode="Forms">
      <forms timeout="50"/>
    </authentication>
    <!--<sessionState timeout="300" mode="InProc" />-->
    <!-- 
            Set compilation debug="true" to insert debugging 
            symbols into the compiled page. Because this 
            affects performance, set this value to true only 
            during development.
        -->
    <compilation debug="true">
      <assemblies>
        <add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
        <add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
        <add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
        <add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
        <add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
        <add assembly="System.Web.Extensions.Design, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
        <add assembly="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
        <!--<add assembly="System.Web.Abstractions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>-->
      </assemblies>
      <buildProviders>
        <add extension=".rdlc" type="Microsoft.Reporting.RdlBuildProvider, Microsoft.ReportViewer.Common, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
      </buildProviders>
    </compilation>
    <!--
            The <authentication> section enables configuration 
            of the security authentication mode used by 
            ASP.NET to identify an incoming user. 
        -->
    <!--<authentication mode="Forms">-->
      <!--<forms timeout="60" slidingExpiration="true" />-->
    <!--</authentication>-->
    <customErrors mode="Off" />
    <!--
            The <customErrors> section enables configuration 
            of what to do if/when an unhandled error occurs 
            during the execution of a request. Specifically, 
            it enables developers to configure html error pages 
            to be displayed in place of a error stack trace.

        <customErrors mode="RemoteOnly" defaultRedirect="GenericErrorPage.htm">
            <error statusCode="403" redirect="NoAccess.htm" />
            <error statusCode="404" redirect="FileNotFound.htm" />
        </customErrors>
        -->
    <pages>
      <controls>
        <add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
        <add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
        <!--<add tagPrefix="ajaxToolkit" namespace="AjaxControlToolkit" assembly="AjaxControlToolkit, Version=3.5.0.0, PublicKeyToken=28f01b0e84b6d53e"/>-->
      </controls>
    </pages>
    <httpHandlers>
      <remove path="*.asmx" verb="*" />
      <add path="*.asmx" verb="*" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false" />
      <add path="*_AppService.axd" verb="*" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false" />
      <add path="ScriptResource.axd" verb="GET,HEAD" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false" />
      <add path="Reserved.ReportViewerWebControl.axd" verb="*" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" validate="false" />
    </httpHandlers>
    <httpModules>
      <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
    </httpModules>
  </system.web>
  <system.codedom>
    <compilers>
      <compiler language="c#;cs;csharp" extension=".cs" warningLevel="4" type="Microsoft.CSharp.CSharpCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
        <providerOption name="CompilerVersion" value="v3.5" />
        <providerOption name="WarnAsError" value="false" />
      </compiler>
    </compilers>
  </system.codedom>
  <!-- 
        The system.webServer section is required for running ASP.NET AJAX under Internet
        Information Services 7.0.  It is not necessary for previous version of IIS.
    -->
  <system.webServer>
    <validation validateIntegratedModeConfiguration="false" />
    <modules>
      <remove name="ScriptModule" />
      <add name="ScriptModule" preCondition="managedHandler" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
    </modules>
    <handlers>
      <remove name="WebServiceHandlerFactory-Integrated" />
      <remove name="ScriptHandlerFactory" />
      <remove name="ScriptHandlerFactoryAppServices" />
      <remove name="ScriptResource" />
      <add name="ScriptHandlerFactory" verb="*" path="*.asmx" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
      <add name="ScriptHandlerFactoryAppServices" verb="*" path="*_AppService.axd" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
      <add name="ScriptResource" preCondition="integratedMode" verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
      <!--<add name="CrystalImageHandler.aspx_GET" verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" preCondition="integratedMode"/>-->
      <add name="CrystalImageHandler.aspx_GET" verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" preCondition="integratedMode" />
    </handlers>
  </system.webServer>
  <runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
      <dependentAssembly>
        <assemblyIdentity name="System.Web.Extensions" publicKeyToken="31bf3856ad364e35" />
        <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Web.Extensions.Design" publicKeyToken="31bf3856ad364e35" />
        <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0" />
      </dependentAssembly>
    </assemblyBinding>
  </runtime>
</configuration>

Thanks in Advance


Rajababu Sharma

App developed for a Windows Mobile 6.5 device that uses Microsoft Sync Framework 1.0. What other framework versions are compatible with Mobile 6.5?

$
0
0
What other framework versions are compatible with Mobile 6.5 which currently uses Microsoft Sync Framework 1.0.

Repair Westinghous 0235710008 & 01207619993 وكيل وستنجهاوس

$
0
0

Repair  Westinghous0235710008&01207619993 


Repair  Westinghous0235710008&01207619993 


Repair  Westinghous0235710008&01207619993 


Repair  Westinghous0235710008&01207619993 


Repair  Westinghous0235710008&01207619993 


Repair  Westinghous0235710008&01207619993 


Repair  Westinghous0235710008&01207619993 


Repair  Westinghous0235710008&01207619993 


Repair  Westinghous0235710008&01207619993 


Repair  Westinghous0235710008&01207619993 


Repair  Westinghous0235710008&01207619993 


Repair  Westinghous0235710008&01207619993 


Repair  Westinghous0235710008&01207619993 


Repair  Westinghous0235710008&01207619993 


Repair  Westinghous0235710008&01207619993 


Repair  Westinghous0235710008&01207619993 


Repair  Westinghous0235710008&01207619993 


Repair  Westinghous0235710008&01207619993 


Repair Whirlpool 0235710008 & 01207619993 وكيل ويرلبول

$
0
0
 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993 Repair Whirlpool  0235710008 & 01207619993

NGEN.EXE returns 0x41306

$
0
0

I have been using an ASUS M32BF (A8-6500) for the past few months and I am finding that when the computer  has been idle for a while a task is being run which is eating about 30%  or 60% of my CPU, and, as far as I can tell, does not end on its own, which means I have to shut down the computer.  I tracked it down to "Microsoft Common Lang..." and further through "Task Scheduler" to NGEN.EXE.

First, what is that return code?  If I can understand that much I might be able to figure out what is going on.

As far as I understand the function of NGEN.EXE, there is no need for it to be run during normal operation, unless it is after a fresh update.  I am not doing any development work.  This is just running existing programs.

The following is an excerpt from my Log:

To learn about increasing the verbosity of the NGen log files please see http://go.microsoft.com/fwlink/?linkid=210113
01/25/2016 11:29:44.287 [3504]: Command line: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\ngen.exe uninstall C:\Windows\assembly\NativeImages_v4.0.30319_64\CLI.Caste.Pac40511b#\86ea2e8495a2c97126ec97ccd7b911fd\CLI.Caste.Platform.Shared.ni.dll /noroot /LegacyServiceBehavior
01/25/2016 11:29:44.318 [3504]: Native image used by one or more roots, cannot be uninstalled
01/25/2016 11:29:44.334 [3504]: ngen returning 0x00000000
01/25/2016 11:29:44.349 [3568]: Command line: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\ngen.exe uninstall C:\Windows\assembly\NativeImages_v4.0.30319_64\CLI.Caste.Pdb36d56e#\7ca050bd5c847fc2ff92fffe0fdb5ab5\CLI.Caste.Platform.Runtime.ni.dll /noroot /LegacyServiceBehavior
01/25/2016 11:29:44.381 [3568]: Native image used by one or more roots, cannot be uninstalled
01/25/2016 11:29:44.396 [3568]: ngen returning 0x00000000
01/25/2016 11:29:44.412 [1932]: Command line: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\ngen.exe uninstall C:\Windows\assembly\NativeImages_v4.0.30319_64\CLI.Caste.Pfeefa2b6#\f8150e20a267a2e9e44b8dfc1fcc6b25\CLI.Caste.Platform.Dashboard.ni.dll /noroot /LegacyServiceBehavior
01/25/2016 11:29:44.443 [1932]: Native image used by one or more roots, cannot be uninstalled
01/25/2016 11:29:44.459 [1932]: ngen returning 0x00000000
01/25/2016 11:29:44.459 [76]: Command line: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\ngen.exe uninstall C:\Windows\assembly\NativeImages_v4.0.30319_64\CLI.Combine0616f305#\8683a58bf22df93c3d61eb79494c4190\CLI.Combined.Graphics.Aspects1.Dashboard.ni.dll /noroot /LegacyServiceBehavior
01/25/2016 11:29:44.506 [76]: Native image used by one or more roots, cannot be uninstalled
01/25/2016 11:29:44.521 [76]: ngen returning 0x00000000
01/25/2016 11:29:44.537 [720]: Command line: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\ngen.exe uninstall C:\Windows\assembly\NativeImages_v4.0.30319_64\CLI.Combine7332395e#\e9e87d3c8e3ca0130d6f753515d2048f\CLI.Combined.Graphics.Aspects2.Runtime.ni.dll /noroot /LegacyServiceBehavior
01/25/2016 11:29:44.568 [720]: Native image used by one or more roots, cannot be uninstalled
01/25/2016 11:29:44.584 [720]: ngen returning 0x00000000
01/25/2016 11:29:44.615 [5100]: Command line: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\ngen.exe uninstall C:\Windows\assembly\NativeImages_v4.0.30319_64\CLI.Combine930f827b#\73ce94547a4b3ae9ce8a34c93ec73a46\CLI.Combined.HydraVision.Aspects.Runtime.ni.dll /noroot /LegacyServiceBehavior
01/25/2016 11:29:44.662 [5100]: Native image used by one or more roots, cannot be uninstalled
01/25/2016 11:29:44.662 [5100]: ngen returning 0x00000000
01/25/2016 11:29:44.678 [3784]: Command line: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\ngen.exe uninstall C:\Windows\assembly\NativeImages_v4.0.30319_64\CLI.Combinee84f0351#\3cf14ddcc70a85e19796af5680897e93\CLI.Combined.Fusion.Aspects.Runtime.ni.dll /noroot /LegacyServiceBehavior
01/25/2016 11:29:44.724 [3784]: Native image used by one or more roots, cannot be uninstalled
01/25/2016 11:29:44.724 [3784]: ngen returning 0x00000000
01/25/2016 11:29:44.740 [2944]: Command line: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\ngen.exe uninstall C:\Windows\assembly\NativeImages_v4.0.30319_64\CLI.Compone168638d1#\c0c2409e5f50705ca5e1a2d709a66e26\CLI.Component.Client.Shared.Private.ni.dll /noroot /LegacyServiceBehavior
01/25/2016 11:29:44.771 [2944]: Native image used by one or more roots, cannot be uninstalled
01/25/2016 11:29:44.787 [2944]: ngen returning 0x00000000
01/25/2016 11:29:44.803 [6300]: Command line: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\ngen.exe uninstall C:\Windows\assembly\NativeImages_v4.0.30319_64\CLI.Compone1b4a8c97#\c7504de77fb309b12ef8f164af852055\CLI.Component.Runtime.Shared.ni.dll /noroot /LegacyServiceBehavior
01/25/2016 11:29:44.834 [6300]: Native image used by one or more roots, cannot be uninstalled
01/25/2016 11:29:44.849 [6300]: ngen returning 0x00000000
01/25/2016 11:29:44.865 [1780]: Command line: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\ngen.exe uninstall C:\Windows\assembly\NativeImages_v4.0.30319_64\CLI.Compone26c9c557#\d6c555a66890c0baf16866e29c2b3441\CLI.Component.Systemtray.ni.dll /noroot /LegacyServiceBehavior
01/25/2016 11:29:44.896 [1780]: Native image used by one or more roots, cannot be uninstalled
01/25/2016 11:29:44.912 [1780]: ngen returning 0x00000000

Issue with KB3126587 & KB3126593

$
0
0
This may not be the correct forum to use...Our organization leverages a 3rd party product in order to create a virtual .NET application for subsequent deployment. This application no longer works due to the recent installation of Windows 7 64-bit KB3126587 & KB3126593.  Whether the application is run locally or remotely, when the embedded application is launched it quietly goes away.  What recourse, besides advising a hundred or so users to uninstall these patches, do we have?

.Net FW 4.6 has 3098779 and 3097997 Installed

$
0
0

We have over 60 Windows 2012 R2 servers running .Net FW 4.6 that have 3098779 and 3097997 installed. The problem is illustrated in this article:

https://support.microsoft.com/en-us/kb/3118750

According to the article, the fix for the issue is to either uninstall the two patches or upgrade to .Net 4.6.1. On one of the servers which has an application that was affected by the problem, we upgraded to 4.6.1 but that did not resolve it. Instead we had to uninstall the two "bad" patches.

Recently, 3098785 was rereleased:

https://technet.microsoft.com/library/security/ms15-118

At the very bottom of that page it seems to suggest that the incorrect files will be overwritten by running this update, which should solve the problem. Am I understanding this correctly? Also, how can I confirm that the issue has been resolved, other than by a broken application working again?

Getting Error pagerequestmanager' of undefined or null reference after Upgrade .netframwork 4.0 to 4.5.2 in Server

$
0
0

Hi,

My Server Setup is as follows,

  • Microsoft Server 2008,
  • .Net frame work 4.0
  • IIS 7
  • IE 11
  • And Hosted with my application build with 4.0 framework.

we are planning to upgrade the .net framework from 4.0 to 4.5.2.

We got the software from msdn site. and installed that application in My server.

After this process I am getting the error "pagerequestmanager' of undefined or null reference" while accessing the application(hosted in server) from my local machine / and server.

I tried to Rollback to 4.0 Version, It is working as expected the 4.0 version.

I have to upgrade my server as soon as possible.

Help me to resolve the Issue!.

Thanks in advance,

Venkat.K

Stable DOTNET framework latest

$
0
0

Hi Guys,

I want to install the latest DOTNET framework on to my WINDOWS SERVER 2012 R2 standard.

I am not sure whether to go with 4.0 or 4.5 or still higer.

which latest framework is kinda stable now, if I have to install it on my win server 20102 R2.

Pls help me out.

I also seen that under the SYSTEM REQUIREMENTS of 4.5/4.0 frame work I don't see any WinSrv 2012 R2 at all... I am confused now.

Thank you

Migrating ASPNETDB.MDF from app_data folder to SQL SERVER 2012 Standard(full version)

$
0
0

Hello,

I am assigned the task of moving an existing asp.net application from WIN 2008 and SQL server 2008 express to WIN 2012 and SQL Server 2012 full version.  In the existing system; the security (or the login access) was implemented using the ASPNETDB.MDF residing under App_Data folder.

I am getting error when the application moved to the new server during login. The error is as below

A network-related or instance-specific error occurred while establishing
a connection to SQL Server. The server was not found or was not accessible.
Verify that the instance name is correct and that SQL Server is configured to
allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error
Locating Server/Instance Specified)

Can't Target .NET 4.5 using Visual Studio 10 on Windows 10

$
0
0

The root of the issue is that I'm trying to gain access to methods in .NET 4.5, specifically the ZipFile class.

Important to note (I believe) that my project was created in VS as a "Website" not a "Project" which seems to change several things as far as menus and options go.  Also, this is VS 2010 Ultimate on Windows 10 (recently upgraded from Windows 7 Pro).

The website is currently targeting .NET 4.0 and in the dropdown for which framework to target, I have no option for 4.5 or 4.6.  When I go into Help/About I see that I have .NET 4.6.01038 SP1Rel.

I have read that the 4.0 -> 4.5 upgrade is an in-place upgrade so that anything targeting 4.0 is actually targeting 4.5.  I'm don't know if that's accurate in general, but in my case, I still do not have access to the ZipFile class.

I'm also tried changing the only references to framework in my web.config but that has no effect.

It looks like VS knows about the upgrade but my "website project" doesn't.

To be clear, in the section below I did change targetFramework to 4.5 and Version to 4.5.0.0 (did NOT change the PublicKeyToken as I have no idea what it should be) and there was no effect.

<compilation debug="true" targetFramework="4.0"><assemblies><add assembly="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/></assemblies></compilation>

Viewing all 3295 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>