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

.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


vb.net: how to create Input method Editor of my Application developed in vb.net

$
0
0
I want to create Input method Editor (IME) of my Balochi Keyboard and when I run setup file of this Balochi keyboard and install, after that when i open Language and region from control panel and add Balochi keyboard then this Language Keyboard come in Language Bar of my or any computer on which it installed and capable to write on any platform means ms office, note pad or any browser. Ameen KPK Pakistan

windows 10 compatibitlity

$
0
0
I'm setting up medcin student edition to do my homework at home. I need a .netframe 2.0 or higher. I'm wondering which one of these is compatible with windows 10?

Upgraded ASP.NET app 4.0 -> 4.5.1, but the System references are still 4.0.0.0

$
0
0

I changed the Target Framework for the projects in my solutions from 4.0 to 4.5.1 (because a System.Collections.Immutable is not for 4.0).

Now one page throws an error like this:

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: The base class includes the field 'iframeDownload', but its type (System.Web.UI.HtmlControls.HtmlGenericControl) is not compatible with the type of control (System.Web.UI.HtmlControls.HtmlIframe). Source Error: Line 69: <div style="display:none"> Line 70: <asp:Panel runat="server" ID="PanelDownload" Visible="false"> Line 71: <iframe runat="server" id="iframeDownload" width="1px" height="1px"></iframe> Line 72: </asp:Panel> Line 73: </div>

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34212

The iframe Element was changed in 4.5, but the 4.0 dll is still used.

In the Add Reference … menu all System.Web references still are 4.0.0.0.

What should I do?

How to Confirm the .NET versions installed on a computer?

$
0
0

Hi,

I need to confirm the .NET Framework versions that are running and active on my computer. I have used commands like 

dir %WINDIR%\Microsoft.Net\Framework\v* /O:-N /B

 wmic /namespace:\\root\cimv2 path win32_product where "Name like '%%.Net%%'" get Name, Version

They both give different result

Also what versions of .NET are installed with Windows Server 2008 R2 system?


Question about NET Framework folder files in Windows Server 2008 R2 Standard SP1

$
0
0

Hello Friends

Recently i had to check the difference between the NET Framework folder from several servers and i found differences with some of them.

Commonly the difference is mainly focused in the following files:

-Temporary ASP.NET files

- ngen.log

- ngen_service.log

- Web.config (from folder Framework\v2.0.50727\CONFIG\Browsers)

- security.config.cch (and many versions of him)

Also i have another server that has the same level framework (The last is 4.5) and it hasn't for example the library System.Web.dll.   

So i have two questions:

1) Can you explain me what is the purpose of this archives Temporary ASP.NET files, ngen.log, etc? Are temporary files all of them?

2) Why my another server wouldn't have those important libraries? if it has the same level patches like the others.

Please help me with this

Thanks in advance

Greetings

Enabling DotNet Framework 4.5 on Windows 8

$
0
0

Hi,

DotNet framework 4.5 is integrated with Windows 8 (https://msdn.microsoft.com/en-us/library/hh506443(v=vs.110).aspx). However, it is not checked by default in control panel applet. Though it is not checked, I am able to run the applications built on framework 4.5. I want to understand, if it is enabled by default why does the control panel applet doesnt show the Framework 4.5 component as selected? 

Problem enabling .Net Framework 3.5 on Windows 10

$
0
0

Hi, I am having trouble enabling .Net Framework 3.5 on my Windows 10 PC. While I was installing SQL on my PC, the installer suggested to install .Net Framework 3.5. Since then I have tried multiple options to install .Net Framework 3.5. I tried enabling from "Turn Windows Feature on or off" when it didn't work, I also downloaded offline as well as online installer and tried that too. But all these option lead to one error. 

Error code: 0x800F081F (See image reference)

As it says to make sure you're connected to internet. It doesn't even work when I am connected to internet too.

Can anyone please instruct me here?

Thanks

Problem enabling .Net Framework 3.5 on Windows 10


.Net Framework error

$
0
0

Hi, I have been getting some annoying jit messages from .Net framework whenever I run an application like ati catalyst control center and also with a whole lot of other programs. I have tried uninstalling .Net from control pannnel and also tried using the .Net cleanup tool. Re-installing doesent work because I gat an error about something in turn windows features on and off (to fix it people say to make sure the .net box is ticked in turn widows features on and off and it is ticked) I'm not sure what else to do.

I am running Windows 7 Ultimate

This is what comes up in the jit box thing when i click details (it also does the same thing when i run other applications):

 

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'Accessibility, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
File name: 'Accessibility, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
   at System.Windows.Forms.Control.OnHandleCreated(EventArgs e)
   at System.Windows.Forms.Control.WmCreate(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

 

************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
CLI
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/ATI%20Technologies/ATI.ACE/Core-Static/CLI.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5442 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
CLI.Implementation
    Assembly Version: 3.5.4161.41022
    Win32 Version: 3.5.4161.41022
    CodeBase: file:///C:/Program%20Files%20(x86)/ATI%20Technologies/ATI.ACE/Core-Static/CLI.Implementation.DLL
----------------------------------------
LOG.Foundation
    Assembly Version: 3.5.4161.41010
    Win32 Version: 3.5.4161.41010
    CodeBase: file:///C:/Program%20Files%20(x86)/ATI%20Technologies/ATI.ACE/Core-Static/LOG.Foundation.DLL
----------------------------------------
MOM.Foundation
    Assembly Version: 3.5.4161.41022
    Win32 Version: 3.5.4161.41022
    CodeBase: file:///C:/Program%20Files%20(x86)/ATI%20Technologies/ATI.ACE/Core-Static/MOM.Foundation.DLL
----------------------------------------
LOG.Foundation.Implementation
    Assembly Version: 3.5.4161.41049
    Win32 Version: 3.5.4161.41049
    CodeBase: file:///C:/Program%20Files%20(x86)/ATI%20Technologies/ATI.ACE/Core-Static/LOG.Foundation.Implementation.DLL
----------------------------------------
LOG.Foundation.Implementation.Private
    Assembly Version: 3.5.4161.41021
    Win32 Version: 3.5.4161.41021
    CodeBase: file:///C:/Program%20Files%20(x86)/ATI%20Technologies/ATI.ACE/Core-Static/LOG.Foundation.Implementation.Private.DLL
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
LOG.Foundation.Private
    Assembly Version: 3.5.4161.41020
    Win32 Version: 3.5.4161.41020
    CodeBase: file:///C:/Program%20Files%20(x86)/ATI%20Technologies/ATI.ACE/Core-Static/LOG.Foundation.Private.DLL
----------------------------------------
MOM.Implementation
    Assembly Version: 3.5.4161.41061
    Win32 Version: 3.5.4161.41061
    CodeBase: file:///C:/Program%20Files%20(x86)/ATI%20Technologies/ATI.ACE/Core-Static/MOM.Implementation.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

 

 

Error reading .config file in Windows Forms app - Access is denied in c windows application

$
0
0

Hi,

  I'm attempting to read a connection string from a .config file in a Windows Forms app. I got a configuration exception thrown - "Configuration system failed to initialize." The inner exception message says - "An error occurred loading a configuration file: Access is denied". The user I'm logged in as is in the Administrators group and there's no obvious problems with the config file. The same config file works just fine on my dev machine so it's not an issue with ordering of the XML. Any ideas would be greatly appreciated.If a response to your question is helpful or answers it please mark it as such!

Thanks,

Kesav

I'm following a Visual Studio tutorial by Microsoft - it says Open ASP.NET Configuration -- BUT VS 2013 IS MISSING THE TOOL! now what?

$
0
0
I am following https://msdn.microsoft.com/en-us/library/879kf95c.aspx?f=255&MSPPError=-2147217396

The walk through says "On the Website menu, click ASP.NET Configuration"

BUT Visual Studio 2013 Enterprise has NO SUCH TOOL - What now?

Thanks for help

Frederick - Austin, TX

Fred

Background NGEN constantly running and failing after upgrade to Windows 10

$
0
0

Hi,

My poor laptop is currently going into meltdown because the background optimization is constantly running. Look and the NGEN.log file it's full of entries like;

Error compiling System.DirectoryServices.Protocols, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a: Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (Exception from HRESULT: 0x80070241)

As far as I understand it the only installed I have for .net 4 is 4.5 otherwise 4 comes with Win10. What can I do to stop this?


http://pauliom.wordpress.com

Registry key missing

$
0
0

Some history. When I attempted to download Visual Studio 2010 Express for Windows Phone, I was stopped by a message indicating that the Framework 4 Extender and Framework 4 Client Profile were not compatible. After trying a multitude of steps, I finally used the .Net Framework Repair Tool and removed all .Net Frameworks on the machine (Win 7 SP1). I then downloaded .Net Framework 4. Now the installation of Visual Studio 2010 Express for Windows Phone proceeded as expected. But when I attempted to create a new project, I encountered the following message:

 

Cannot evaluate property expression

"$([MSBuild]::ValueOrDefault('$(VCTargetsPath)','$(MSBuildExtensions

Path32)\Microsoft.Cpp\v4.0\V140\'))" found at

"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\ToolsVersions

\14.0@VCTargetsPath". Invalid static method invocation syntax:

"[MSBuild]::ValueOrDefault'$(VCTargetsPath)','$(MSBuildExtensionsPa

th32)\Microsoft.Cpp\v4.0\V140\'))". Method '[MSBuild]::ValueOrDefault'

not found. Static method invocation should be of the form:

$([FullTypeName]::Method()), e.g. $([System.IO.Path]::Combine('a',

'b')).

 

Using the Registry Editor, I found that there is no key

 "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\ToolsVersions\14.0\VCTargetsPath".

 There is a key

 "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\ToolsVersions\4.0\11.0\VCTargetsPath".

 

Any thoughts on how to correct this?


G G Gustafson

Cannot run WPF application PresentationNative_v0400.dll

$
0
0

Operating System: Windows 10 Visual Studio Community 2015

When I try to debug/run a WPF application, it fails giving the following error. Any help will be appreciated.

"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support. Error status 0xc0000020. ".

I guess It started occurring after a system update. Before that, I could run/debug WPF applications.

Regards,

fonishormon.

Visual studio 2015+ windows 10///2013+windows 7

$
0
0
Making the transition from Windows 7 (64-bit) and visual studio 2013 up to Windows 10 (64-bit) and visual studio 2015.  After a lot of struggling (you need to know the way to enable C++ , not loaded by default, and then MFC, also not loaded by default), eventually have this running.  Visual studio 2015 runs happily on Windows 7 64-bit but on Windows 10 it cannot find atlsn.lib.  I suspect this is because on the Windows 7 machine this file was present as part of the visual studio 2012 package and therefore could be found fairly directly.  On a new machine with Windows 10 there is nothing there.  Are there any hints as to where I can find it/download it or disable it in my code.  I have never seen any mention of this file before so I suspect it is being requested from some other file.  Do you have any idea what the source of this request might be?

mscorsvw.exe - System Error

$
0
0

A windows keeps come out, it says:

mscorsvw.exe - System Error

Exception Processing Message 0xc0000005 Parameters 0x7ffcca085ae8 0x7ffcca085ae8 0x7ffcca085ae8 0x7ffcca085ae8

Googling mscorsvw.exe seems to be connected with NET Frameworks, but I'm not sure, since most of the resaults tries to sell you their softwares, so I don't know if this is the right place to ask:, but

what should I do to stop this windows to come out?

My System is a Windows 10, updated from a Windows 8.1, if it helps

Trying to enable .NET 3.5 on Win 2012 server hangs/fails

$
0
0

I have a Windows 2012 server that needs .Net 3.5 for HP Radia. I have tried multiple methods of installation including:

The Rolls and Features Installation Wizard

Elevated Powershell session

Elevated command prompt

Install from downloaded stand-alone installer


The first dozen or so times I tried to install I got the ubiquitous error "The request to add or remove features on the specified server failed. The source files could not be downloaded. Use the "source" option to specify the location of the files that are required to restore the feature. Error: 0x800F0906" -this is despite giving it the source of the source/sxs directory copied directly from ISOs downloaded from MSDN (I tried the 2008, 2012, and 2012r2 ISOs).

At this point the installer(s) now freeze around 68% percent and even after waiting 3+ days they stay that way.

Other things I've tried in my troubleshooting:

  • .net cleanup tool
  • compare Dism versions
  • running install-windowsfeature from another server where .net installed cleanly
  • verified repository
  • Checked to ensure no other .net 3.5 patches/hotfixes were currently installed.

This is a production server so I'd rather not have to wipe it and start from scratch. I'm wondering if anyone has any other ideas.


zarberg@gmail.com

vbc.exe crashing in SHELL32.DLL "sometimes"

$
0
0

I am getting the following crash of VBC.EXE about 1/2 the time... this happens on multiple computers and is inconsistent.  The code remains unchanged and we validated every computer is running the same version of .NET

Searching has not proven fruitful for this error.

  • Win7 64Bit
  • .NET 4.5.2


Problem signature:
  Problem Event Name:APPCRASH
  Application Name:vbc.exe
  Application Version:12.0.51209.34209
  Application Timestamp:5348a8ea
  Fault Module Name:SHELL32.dll
  Fault Module Version:6.1.7601.18918
  Fault Module Timestamp:55a0018a
  Exception Code:c0000005
  Exception Offset:0008505b
  OS Version:6.1.7601.2.1.0.256.48
  Locale ID:1033
  Additional Information 1:f0fc
  Additional Information 2:f0fc7e1a219cf21b303073ccd6c6339b
  Additional Information 3:135b
  Additional Information 4:135bf14bfa1cd2888c90303af53cae0d

.NET 4.6 won't install

$
0
0

I am trying to install Visual Studio 2015 Community Edition. The installer fails whenever it gets to the .NET 4.6 installation. I tried installing .NET 4.6 by itself and it wouldn't install there either.

Here are the things that I've tried (all ran as administrator):

  • Uninstall all .NET versions on the system and run the installer
  • Tried both the web installer and offline installer
  • Run the .NET Repair utility found here: http://www.microsoft.com/en-us/download/details.aspx?id=30135
  • Safe mode, apparently .NET won't install in safe mode
  • Go to the temporary folder that the installer creates and ran the netfx_core and extended .msi s directly

The .NET 4.6 targeting pack and targeting pack (ENU) both show in my installed programs in control panel.

Here is the log of the crash. I think the error code it gave is that the installer or install files are corrupted but I downloaded many different versions different times and ran a checksum on the offline installer.

OS Version = 6.1.7601, SP = 1.0, Platform 2, Service Pack 1
OS Description = Win7 - x64 Enterprise Edition Service Pack 1
MSI = 5.0.7601.18896
Windows version = amd64_windowsfoundation_31bf3856ad364e35_6.1.7601.17514_none_615fdfe2a739474c.manifest
Windows servicing = 6.1.7601.18766
CommandLine = C:\86264c4d0e32a93e3cf64fa8257306\\Setup.exe /x86 /x64 /redist
TimeZone = Central Daylight Time
Initial LCID = 1033
Using Simultaneous Download and Install mechanism
Operation: Installing
Package Name = Microsoft .NET Framework 4.6 Setup
Package Version = 4.6.00081
User Experience Data Collection Policy: AlwaysUploaded
Number of applicable items: 9
RmShutdown failed with error: 351
Exe (C:\86264c4d0e32a93e3cf64fa8257306\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
ServiceControl operation succeeded!
ServiceControl operation succeeded!
Exe (C:\86264c4d0e32a93e3cf64fa8257306\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
MSI (C:\86264c4d0e32a93e3cf64fa8257306\netfx_Full_x64.msi) Installation failed. Msi Log: Microsoft .NET Framework 4.6 Setup_20151014_132948601-MSI_netfx_Full_x64.msi.txt
Final Result: Installation failed with error code: (0x80070643), "Fatal error during installation. " (Elapsed time: 0 00:03:35).

Here is the verbose error log: https://gist.github.com/dgriff24/58a67022db721bb24afc

Any help you can give me is appreciated. Let me know if you need any other information. 

Requests to install .NET FRAMEWORK 4.0.30319 even though the system is already installed

$
0
0

Dear Gurus!

I am trying to run the WPF application on the client machine (Windows 7) and  receive messages 

"You must install Microsoft .NET framework v.4.0.30319" even though the system is already installed

Microsoft .NET framework v.4.0.30319 Client Profile (38.8 mb) and Microsoft .NET framework v.4.0.30319 Extended (51.9 mb)/

I use Microsoft Prism 4.1 and all project has target framework 4.0.

How to fix?

Viewing all 3295 articles
Browse latest View live


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