Java Authentication and TMG
Hello,
kindly be informed that i have a problem in TMG when i run any web application need java it is ask for authentiction
Thanks
Omar A. G. Dweik Senior System Engineer Qatar - Doha
Reply:
I'd say you need the TMG Firewall Client.
Download client from:
http://www.microsoft.com/en-us/download/details.aspx?id=10504
Apply MS11-040
http://www.microsoft.com/en-us/download/details.aspx?id=26453
Hth, Anders Janson Enfo Zipper
------------------------------------
Advantages and Disadvantages of using LinQ to SharePoint for SharePoint 2010
Lets start with advantages as they are fewer in number. Advantages:
1. Ease of Use: Might not be the case for Developer with SP 2007 experience.
1.1 Easier to review when code is written in LinQ.
2. Enforces View Fields.
3. Encourages Row Limit.
4. Ease of complex scenarios like IN clause.
5. Type Safe: Chances of error due to typo errors is lesser which essentially saves developer time if same entity is used multiple times.
6.Advantage or Disadvantage: Always adds a Where Clause for the Content Type.
Disadvantages:
1. Does not support connecting from one Site Collection to another. Only alternative is to set HttpContext to null. But in that case I will personally prefer to do it in CAML.
2. Can result in two stage query without the developer realizing it.
3. Only limited operations are supported, and in case of any other used, that operation is calculated in Memory.
4. Cannot fire a SiteDataQuery from LinQ.
5. Managed Meta Data, Multilookup, BCS datatype Columns are not supported in LinQ.
6. Does not generate classes for many fields and field types.
7. Entity is generated for Content Types, it can be attractive to have the full content type view fields.
8. Predicate Builder is missing/inadequate for Dynamic queries.
9. Impersonation cannot be achieved using LinQ and Elevation can be achieved only by setting httpcontext as null.
The list continues.... CRUX: Except for the points 1, 4, 5, 8, Entity Model/LinQ to Sharepoint is a good feature but like all advanced features, we need to take extra precautions to make sure we make proper and appropriate usage of this feature. Most performance related issues come from Two State Queries and In Memory scenarios and not due to LinQ to CAML conversion by MS Managed Code. Believe me, I have seen that a hundred number of times. Best of Luck using it!!!
Reply:
Steve Clark, MCTS | Twin-Soft.com
Easy Bins Roll-off Dumpster Rentals of Northern VA. Specializing in driveway-sized roll-off dumpsters in Alexandria, Annandale, Arlington, Fairfax, and Springfield.
------------------------------------
Server 2008
Hi Guys
Any help will be appreciated; I setup a new server, which I will use for a proxy server with two nic's, one for internal network and the other for external internet.
But the problem I face is, as soon as I try to ping one of my branches it time out and from the branches to main hub where the proxy is, it times out. When I ping the DC in the same rack it replies. The branches are connected via VPN tunneling using Juniper switches, at the sites SSG 5's and at the main hub SSG 14.
The cards are on different IP's and masks and the external car uses the IP range from the ISP for pure internet connection.
The funny thing is that I currently have a proxy server set up and this works perfectly, the only difference between the current proxy and the new one I am setting up is the hardware, I don't understand why one will connect and ping out or reply on ping and the other doesn't.
Thank you
- Changed type Nick Gu - MSFTModerator Wednesday, January 23, 2013 10:02 AM
Reply:
Hi,
Thank you for the post.
I'd like to confirm if there is any TMG server or ISA server involved in this network topology?
Regards,
Nick Gu - MSFT
------------------------------------
Reply:
------------------------------------
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.SystemCenter.CrossPlatform.UI.Administration' or one of its dependencies.
Hello,
On SCOM 2012 SP1 with RU1.
After removing and re-importing RHEL 5 and RHEL 6 and AIX 5 latest MP versions, When I click on "Unix/Linux Servers" in SCOM Administration, I get an error:
Application: Operations Manager
Application Version: 7.0.9538.0
Severity: Error
Message:
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.SystemCenter.CrossPlatform.UI.Administration' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.SystemCenter.CrossPlatform.UI.Administration'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.ConsoleViewDisplayService.OpenViewJobArguments.LoadType()
at Microsoft.EnterpriseManagement.ConsoleFramework.Wpf.ConsoleViewDisplayService.OpenViewJob(Object sender, ConsoleJobEventArgs args)
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
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].
If I try to do Unix/Linux Discovery I get error:
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 'Microsoft.SystemCenter.CrossPlatform.UI.Administration' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.SystemCenter.CrossPlatform.UI.Administration'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at Microsoft.EnterpriseManagement.Mom.Internal.UI.WizardPageSets.WizardPage.CreatePage(IComponent component, IContainer container)
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Administration.DiscoveryTypeSelectionPage.LoadPages(WizardPageSet pageSet)
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Administration.DiscoveryTypeSelectionPage.HandleItemClicked(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.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: 4.0.0.0
Win32 Version: 4.0.30319.261 (RTMGDR.030319-2600)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
Microsoft.EnterpriseManagement.Monitoring.Console
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Monitoring.Console.exe
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.261 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Microsoft.EnterpriseManagement.Presentation.Core
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Core.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.235 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
PresentationFramework
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
WindowsBase
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
PresentationCore
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
Microsoft.EnterpriseManagement.UI.ConsoleFramework
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.ConsoleFramework.DLL
----------------------------------------
Microsoft.Practices.Prism.UnityExtensions
Assembly Version: 4.0.0.0
Win32 Version: 4.0.0.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.Practices.Prism.UnityExtensions.DLL
----------------------------------------
Microsoft.Practices.Prism
Assembly Version: 4.0.0.0
Win32 Version: 4.0.0.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.Practices.Prism.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xaml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.EnterpriseManagement.Monitoring.Console.resources
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.Monitoring.Console.resources.DLL
----------------------------------------
Microsoft.EnterpriseManagement.UI.Foundation
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.Foundation.DLL
----------------------------------------
System.ServiceModel
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
----------------------------------------
SMDiagnostics
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll
----------------------------------------
System.Runtime.DurableInstancing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.DurableInstancing/v4.0_4.0.0.0__31bf3856ad364e35/System.Runtime.DurableInstancing.dll
----------------------------------------
Microsoft.Practices.Unity
Assembly Version: 2.0.414.0
Win32 Version: 2.0.414.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.Practices.Unity.DLL
----------------------------------------
Microsoft.EnterpriseManagement.Presentation.DataAccess
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.DataAccess.DLL
----------------------------------------
Microsoft.EnterpriseManagement.Presentation.Security
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Security.DLL
----------------------------------------
Microsoft.EnterpriseManagement.CompositionEngine
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.CompositionEngine.DLL
----------------------------------------
Microsoft.EnterpriseManagement.Presentation.Tuneup
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Tuneup.DLL
----------------------------------------
Microsoft.EnterpriseManagement.Monitoring.Components
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Monitoring.Components.DLL
----------------------------------------
Microsoft.EnterpriseManagement.Monitoring.DataProviders
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Monitoring.DataProviders.DLL
----------------------------------------
Microsoft.EnterpriseManagement.Management.DataProviders
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Management.DataProviders.DLL
----------------------------------------
Microsoft.EnterpriseManagement.Presentation.DataProviders.Library
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.DataProviders.Library.DLL
----------------------------------------
Microsoft.EnterpriseManagement.Presentation.Visual
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Visual.DLL
----------------------------------------
Microsoft.EnterpriseManagement.Presentation.Controls
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Controls.DLL
----------------------------------------
Microsoft.Practices.ServiceLocation
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.Practices.ServiceLocation.DLL
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.0.30319.261 (RTMGDR.030319-2600)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
Microsoft.EnterpriseManagement.Presentation.Visual.resources
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.Presentation.Visual.resources.DLL
----------------------------------------
Microsoft.EnterpriseManagement.Presentation.Controls.resources
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.Presentation.Controls.resources.DLL
----------------------------------------
PresentationFramework.Classic
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Classic/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Classic.dll
----------------------------------------
System.ComponentModel.Composition
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.Composition/v4.0_4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll
----------------------------------------
System.Runtime.Serialization
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
Microsoft.EnterpriseManagement.Management.Transport
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Management.Transport.DLL
----------------------------------------
Microsoft.EnterpriseManagement.CompositionEngine.Extensibility
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.CompositionEngine.Extensibility.DLL
----------------------------------------
Microsoft.EnterpriseManagement.OperationsManager
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.EnterpriseManagement.OperationsManager/7.0.5000.0__31bf3856ad364e35/Microsoft.EnterpriseManagement.OperationsManager.dll
----------------------------------------
Microsoft.EnterpriseManagement.Core
Assembly Version: 7.0.5000.0
Win32 Version: 7.5.2905.103
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.EnterpriseManagement.Core/7.0.5000.0__31bf3856ad364e35/Microsoft.EnterpriseManagement.Core.dll
----------------------------------------
Microsoft.EnterpriseManagement.UI.Console.Common
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.Console.Common.DLL
----------------------------------------
Microsoft.Mom.UI.Components
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.Mom.UI.Components.DLL
----------------------------------------
Microsoft.Mom.UI.Common
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.Mom.UI.Common.DLL
----------------------------------------
Microsoft.Mom.Common
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.Mom.Common.DLL
----------------------------------------
Microsoft.EnterpriseManagement.UI.Authoring
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.Authoring.DLL
----------------------------------------
Microsoft.Mom.UI.Components.resources
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/en/Microsoft.Mom.UI.Components.resources.DLL
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Reactive
Assembly Version: 1.0.10425.0
Win32 Version: 1.0.10425.1
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/System.Reactive.DLL
----------------------------------------
Microsoft.EnterpriseManagement.UI.ConsoleFramework.resources
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.UI.ConsoleFramework.resources.DLL
----------------------------------------
Microsoft.Mom.Isam.Interop
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.Mom.Isam.Interop.DLL
----------------------------------------
Microsoft.ReportViewer.WinForms
Assembly Version: 10.0.0.0
Win32 Version: 10.0.30319.1
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.ReportViewer.WinForms/10.0.0.0__b03f5f7f11d50a3a/Microsoft.ReportViewer.WinForms.dll
----------------------------------------
System.Web.Services
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
Microsoft.EnterpriseManagement.UI.Administration
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.Administration.DLL
----------------------------------------
Microsoft.Mom.UI.Common.resources
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/en/Microsoft.Mom.UI.Common.resources.DLL
----------------------------------------
Microsoft.EnterpriseManagement.UI.Console.Common.resources
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.UI.Console.Common.resources.DLL
----------------------------------------
WindowsFormsIntegration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll
----------------------------------------
Microsoft.EnterpriseManagement.UI.Controls
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.Controls.DLL
----------------------------------------
Microsoft.EnterpriseManagement.UI.ViewFramework
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.ViewFramework.DLL
----------------------------------------
PresentationFramework.Aero
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
----------------------------------------
Microsoft.EnterpriseManagement.UI.Controls.resources
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.UI.Controls.resources.DLL
----------------------------------------
System.IdentityModel
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
UIAutomationProvider
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.237 (RTMGDR.030319-2300)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Microsoft.EnterpriseManagement.Core.resources
Assembly Version: 7.0.5000.0
Win32 Version: 7.5.2808.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.Core.resources.DLL
----------------------------------------
Microsoft.EnterpriseManagement.UI.Reporting
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.Reporting.DLL
----------------------------------------
Microsoft.EnterpriseManagement.Runtime
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.EnterpriseManagement.Runtime/7.0.5000.0__31bf3856ad364e35/Microsoft.EnterpriseManagement.Runtime.dll
----------------------------------------
Microsoft.EnterpriseManagement.UI.WizardFramework
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.UI.WizardFramework.DLL
----------------------------------------
Microsoft.EnterpriseManagement.Monitoring.UnitComponents
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Monitoring.UnitComponents.DLL
----------------------------------------
Microsoft.EnterpriseManagement.Presentation.DataAccess.resources
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.Presentation.DataAccess.resources.DLL
----------------------------------------
Microsoft.EnterpriseManagement.UI.Reporting.resources
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.UI.Reporting.resources.DLL
----------------------------------------
Microsoft.EnterpriseManagement.UI.Administration.resources
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/en/Microsoft.EnterpriseManagement.UI.Administration.resources.DLL
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
Microsoft.EnterpriseManagement.DiagramFx
Assembly Version: 7.1.1000.0
Win32 Version: 7.1.3840.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.DiagramFx.DLL
----------------------------------------
Microsoft.EnterpriseManagement.Monitoring.SyntheticTransaction.UnitComponents.Wpf
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Core.dll
----------------------------------------
Microsoft.EnterpriseManagement.Monitoring.ServiceLevel.Components
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Core.dll
----------------------------------------
Microsoft.SystemCenter.Visualization.Component.Library.WPF
Assembly Version: 7.0.5000.0
Win32 Version: 7.0.9538.0
CodeBase: file:///D:/Program%20Files/System%20Center%202012/Operations%20Manager/Console/Microsoft.EnterpriseManagement.Presentation.Core.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
grogdcfx
Assembly Version: 7.0.5000.0
Win32 Version: 4.0.30319.261 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.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.
Please help.
Best regards,
Roni.
Reply:
I've resolved it.
I found that 4 Unix/Linux MP's were version 6.1.xxxx while the others were version 7.0.xxxx. I've removed the 6.1.xxxx MP's and replaced them with the correct (7.0.xxxx) MP's.
Everything is good now.
eNjOY.
Best regards,
Roni.
- Edited by Roni A. _ Monday, January 28, 2013 12:14 PM spelling
------------------------------------
Add NAS share to library
Hi,
Im playing around with SCVMM 2012 SP1 and looking av library. I have a NAS box with a share *192.168.50.150/media/ISO" that I want to add to the Library. This is just a simple NAS boks so I cant add it like a Library server, I do however can import the ISO files, but this will copy them over to the Library server and this I dont want to.
So how can I add the file share ?
/Regards
Andreas
Reply:
------------------------------------
Reply:
Hi,
I have a Netgear ReadyNAS Device, from the documentation it doesnt seem that this support SMB 3.0
So is there any possibilites to use this with Library then ?
Regards
Andreas
------------------------------------
Reply:
------------------------------------
Reply:
Hi,
So this means that if I have a NAS box that does not support SMB 3.0 its for no use for an ISO share?
Thanks for answer
Regards
Andreas
------------------------------------
need data on USB drive but cant due to the drive need to format
I have a USB drive and the FAT file has been lost to access the drive I have to format the drive but I nned the data on the drive
Reply:
------------------------------------
Wiki - Troubleshooting FIM: GALSync stopped-server on MA export
| FIM Experts Corner Article |
| Go to the FIM Experts Corner |
Feel free to add your experience to this Wiki article. "Contribute boldly, edit gently and assume good intent." - Feb 2011 - by the WikiNinja Sensei
Peter Geelen (Microsoft Belgium) - Premier Field Engineer Security & Identity
[If a post helps to resolve your issue, please click the "Mark as Answer" of that post or "Helpful" button of that post.
By marking a post as Answered or Helpful, you help others find the answer faster.
WINDOWS MEDIA CENTRE-PROBLEM SOLVED
Hi everyone.
I can see there are a lot of questions about the windows media centre and how to install it and the "add features". Okay.....this is what i have found out and i hope it helps everyone........
If you go into Control Panel -> System and Security -> System ... In the pane of information under "Windows edition", does it say "Windows 8 Pro with Media Center" ?
If it does say that, then the feature has already been successfully added.
Furthermore, and this is the part that is a little confusing... successfully adding the Media Center Pack through "Add Features" actually removes the add feature UI. For instance, on that same System screen, if you click the hyperlink at the bottom called "View details in Windows Activation", and already have the pack installed, you no-longer get the option to add features to windows. And if you search for "Add feature", you no-longer get the search result that takes you to the "Add Features" section.
- Changed type Niki Han Monday, January 28, 2013 7:47 AM
Reply:
Perhaps the announcement is better form for your finding.
Thank for understanding
Milos
------------------------------------
Reply:
------------------------------------
Update Problems, Win 7 Pro x64 with Office 2007 x86
I'm having problems with the following updates: kb2596615, kb2596672, kb2596744, kb2596754, kb2596792, kb2596871, kb2597969, kb2687307, kb2687311, kb2687439, kb2687440, kb2687441, kb2687499, kb2760416, kb2760421, according to Belarc.
Microsoft Update detects only that kb2687499 is missing, but has been unable to install it.
I've tried installing several of them manually; kb2596615, kb2596672, kb2596744, kb2596754, but got the following message: "An error occurred while running detection." I've tried Fixit, the System Update Readiness Tool, and SFC.exe (wmp.dll, and netsstpa.inf are damaged files, but I don't have "Known Good" copies of these files, and they don't seem to be related anyway).
All the problem updates are related to Office 2007, I'm running Windows 7 Professional, x-64, but the Office 2007 is x86, is that the problem? I'm out of ideas, what should I do?
- Changed type tracycai Tuesday, February 5, 2013 7:48 AM
Reply:
Hi,
There might be a problem with the Office components so that these updates fails to be installed.
I suggest you visit the link below to post the thread in office forums for the best support.
http://social.technet.microsoft.com/Forums/en-US/category/officeitpro
The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
Tracy Cai
TechNet Community Support
------------------------------------
Is this a network card problem? NDIS.SYS high latency.
I wasn't sure if this question was best in networking or hardware comparability forum.
How can i fix this problem? I tried to reformat and reinstall windows. I had perfect latency for two days until today. It seems to occur after installing and using Utorrent. I tried another client had the same issue. It was never an issue in windows xp.
After this happens, just browsing around or causing any network activity seems to generate high latencies. Even opening general windows on the desktop might. This is very strange and i'm concerned. I reformatted thinking i had a virus. But now i wonder if it is windows itself. The next culprit on the list besides ndis.sys is storport.sys. I don't know if its related and might be normal. But ndis.sys goes off the charts.
The issue goes away by restarting the pc.....or manually disabling base filtering engine and all its dependencies and restarting them again. Until it happens again possible it gets bogged down with many connections again? I believe it happened with NIS firewall too which i recently uninstalled for performance issues. I now have MSE and windows firewall running.
I believe this specifically has to do with windows 7 64 handling of many numerous connections. Maybe there is a conflict with my on-board broadcom driver and windows 7 firewall?
I believe this might be giving me general connection issues as well and causing slow performance in some online games, in particular mmos that require lots of bandwidth, which i have through Verizon fios and their router.
What can i do to solve this issue if possible? i have tried many diff network card driver versions to no avail. I think this has specifically to do with windows handling of many connections. Its not an option for me to reformat and cease all my internet activites.
Thankyou in advance for your time and assistance with this matter.
Rich.- Edited by RichAC Saturday, January 26, 2013 3:54 AM
- Changed type Vincent Wang-MCSC Tuesday, February 5, 2013 7:14 AM
Reply:
i think ndis.sys, tcpip.sys, and storport.sys all related to this problem. the highest one being ndis.sys.
i only downloaded one torrent. which is shareware. the game I installed today is bf3 which i bought retail. I doubt i have keyloggers....but how knows. I was browsing the internet today. I use firefox with adblock, noscript, traffic light and WOT. I'm pretty careful on my machine and like to have it running perfect.
I found these problems trying to troublshoot what i believed to be connection issues in some games. none of which are pirated btw.
------------------------------------
Reply:
------------------------------------
Reply:
Hi,
I notice you have posted this issue before. In order to avoid confusion and keep track of issue, I recommend to keep working with the previous thread as link below:
Thanks,
Vincent Wang
TechNet Community Support
------------------------------------
PST Capture Tool - Import error: Error opening pst file
Hi
I have the PST Capture tool installed on a server with 2008 R2 x64 and Outlook x64.
The Office365 creds work as i can select user mailboxes but as soon as i try use this setup to upload pst file data it fails always on "Import error: Error opening PST file"
I can open the PST in Outlook no problem?
Does any one have any ideas, would be great if i could get this to work.
Spud
Spudney
- Edited by Spudney Thursday, January 24, 2013 4:06 PM
Reply:
First thing you need to consider, run Outlook Scanpst.exe File with .pst File may be it will help you in rectifing your pst problem if this process is not work for you then no need to worry, search on Google Outlook Emails Recovery software, there are many companies providing a software with free trial version. First try the demo version of software to recover email after seeing the preview of recovered data then purchase the software.
Here are some well known companies are :
Recoveryfix for outlook Recovery
Kernel for Outlook recovery
Stellar phoniex
systool
Thanks
------------------------------------
I cannot find my XAML editor in Visual Studio 2010
Darren
Reply:
------------------------------------
Reply:
------------------------------------
Reply:
Hi DFooteC,
Winform doesn't use any XAML file in the project by default.
What's the application type?
Can you open a Xaml file?
Could you please give more details about this issue?
Therefore, I can redirect you to the right forum.
Best Regards,
Bob Wu
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- Edited by Bob Wu-MT Monday, January 28, 2013 6:40 AM
------------------------------------
HTTP Error 500.21 - Internal Server Error
HTTP Error 500.21 - Internal Server Error
Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list
| Module | IIS Web Core |
|---|---|
| Notification | ExecuteRequestHandler |
| Handler | PageHandlerFactory-Integrated |
| Error Code | 0x8007000d |
| Logon Method | Anonymous |
|---|---|
| Logon User | Anonymous |
Works fine on :
Windows Server 2003
.Net 1.0IIS 6
SQL server 2005
Issue on:
Windows Server 2008
.Net 1.0
IIS 7
SQL Server 2008
We cant access to ASPX pages it gives the above error.
- Edited by Akshay-iWeb Friday, January 25, 2013 12:58 PM
- Moved by Mike Feng Monday, January 28, 2013 6:30 AM
Reply:
Hi Akshay,
Welcome to the MSDN Forum.
Please try this issue on IIS forum: http://forums.iis.net/
Thank you.
Best regards,
Mike Feng
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
------------------------------------
Note: Windows 2012 and a NFS Share defined on a no-longer existing drive
So, more of a note than a question, though I would have wanted a better failure outcome than what happened.
If a drive happens to be removed from a Server 2012 system, and a NFS Share was defined on the drive, the system will continually reboot within a ~3 minute interval as the NFS Services crash the system.
The solution was to disable the NFS Service immediately upon login, and, as "get-nfsshare/remove-nfsshare" weren't working, go into the registry to:
HKLM\Software\Microsoft\ServerForNFS\CurrentVersion\Exports
and remove the offending share. Mine was share "1", I renamed share "2" to "1".
I started the NFS Server, and, knock on wood, we're fine now.
The clue to the problem was one of the first Event Log notices when Server Manager started after login, where NFS Services was complaining about the missing drive.
So, not that it should have happened (the share should have been removed before the drive), but, I fear that if a drive would disappear for any other reason, you'll get stuck in a reboot loop caused by NFS services, which may hamper troubleshooting. It's not the most graceful of failures.
- Changed type MedicalSMicrosoft contingent staff Monday, January 28, 2013 6:22 AM discussion
Reply:
TechNet Subscriber Support in forum |If you have any feedback on our support, please contact tnmff@microsoft.com.
------------------------------------
Exchange 2010 two servers giving mail flow issue
Hi,
I have already running one exchange 2010 server in production with HUB,CAS and mailbox role and its working fine.
Now i have install one more exchange 2010 node with HUB,CAS and Mailbox role and also configure DAG between them.
After installation of new exchange server i am facing issue in mail flow.Mails stuck in queue and when i am restarting the new exchange server or restart the Transport service of exchange server mail queue goes empty.
I have also try to configure the CAS array between those servers but problem is same.
I have not add new server in send connector but every time mails stuck in mail flow and giving error alternative DNS not found.
Then after i have restart the DC and ADC and both exchange server.After that mails working fine for few hours but again after few hours mail stuck in queue.
I am using mxlogic as smart host.
So please suggest me for troubleshoot this issue.
Thanks in Advance...
Reply:
Hi,
I have one exchange 2010 server in production with HUB,CAS and mailbox role and its working fine.
Now i have install one more exchange 2010 node with HUB,CAS and Mailbox role and also configure DAG between them.
After installation of new exchange server i am facing issue in mail flow.Mails stuck in queue and when i am restarting the new exchange server or restart the Transport service of exchange server mail queue goes empty.
I have also try to configure the CAS array between those servers but problem is same.
I have not add new server in send connector but every time mails stuck in mail flow and giving error alternative DNS not found.
Then after i have restart the DC and ADC and both exchange server.After that mails working fine for few hours but again after few hours mail stuck in queue.
I am using mxlogic as smart host.
External Load balancer i have not using because as per my understanding Hub roles are load balanced automatically within a site.
CAS array is required for 2 exchange box(HUB,CAS and Mailbox) architecture?
Is this creating issue for mail flow?
So please suggest me for troubleshoot this issue.
Thanks in Advance...
- Edited by Arvind Kumar Singh21 Sunday, January 20, 2013 6:18 PM
------------------------------------
Reply:
Please suggest for this issue!!!!Hi,
I have already running one exchange 2010 server in production with HUB,CAS and mailbox role and its working fine.
Now i have install one more exchange 2010 node with HUB,CAS and Mailbox role and also configure DAG between them.
After installation of new exchange server i am facing issue in mail flow.Mails stuck in queue and when i am restarting the new exchange server or restart the Transport service of exchange server mail queue goes empty.
I have also try to configure the CAS array between those servers but problem is same.
I have not add new server in send connector but every time mails stuck in mail flow and giving error alternative DNS not found.
Then after i have restart the DC and ADC and both exchange server.After that mails working fine for few hours but again after few hours mail stuck in queue.
I am using mxlogic as smart host.
So please suggest me for troubleshoot this issue.
Thanks in Advance...
------------------------------------
Installing Windows 8 32-bit
I am considering the purchase of a new desktop PC. I am pretty certain that it comes with the 64-bit version of Windows 8 installed. I would like to know if and how I can swith to the 32-bit version of Windows.
Related to this question is my understanding that the 32-bit version of Windows 8 allows for the use of old DOS bases 16-bit software (.exe files) but that the 64-bit version does not.
Any info/assistance related to my questions will be greatly appreciated.
Thanks.
- Changed type Leo Huang Tuesday, January 29, 2013 2:25 AM
Reply:
This has been solved here (and other places)
I am adding: If you have <=4GB RAM, then W 8 32bit is your choice, for larger RAM use 64 bit W 8.
Rgds
------------------------------------
Reply:
Thanks for the reply. I am not certain if I am that tech savvy enough to understand all of what that Q&A discusses.
From doing some searches it appears that my old 16-bit DOS software will run under Windows 8 32-bit but not under Windows 8 64-bit.
And that under Windows 8 32-bit there is a specific option in Control Panel that you can enable to run 16-bit apps.
Is this true?
------------------------------------
Reply:
Blogging about Windows for IT pros at www.theexperienceblog.com
------------------------------------
Reply:
Correct, by default you can run 16-bit applications in Windows 8 x86, there is no need to activate support for it.
the control panel shows something different:
"A programmer is just a tool which converts caffeine into code"
------------------------------------
Reply:
Blogging about Windows for IT pros at www.theexperienceblog.com
------------------------------------
Reply:
Carey Frisch
------------------------------------
Reply:
Thanks for the info.
I am likely to purchase from a brick and mortar and I believe all their computers have Windows 8 64-bit pre-installed.
I am guessing that the best solution for me will be to purchase Windows 8 Pro (which I imagine includes disks for both the 32-bit and 64-bit versions) and then upgrade from the pre-installed 64-bit Windows 8 to the 32-bit Windows 8 Pro?
------------------------------------
Reply:
One cannot directly "upgrade" or "downgrade" from a 64-bit operating system to a 32-bit operating system. A "custom installation" or "clean install" of the 32-bit Windows operating system would be required.
1. While at the Windows 8 64-bit desktop, insert the 32-bit Windows 8 Pro DVD in the DVD drive.
2. Select "Custom Installation" to begin installing.
Carey Frisch
- Edited by Carey FrischMVP Saturday, January 26, 2013 8:28 PM
------------------------------------
Reply:
Thanks, Carey.
That is what I meant by "upgrade" -- I meant a full reinstall using the 32-bit disk of Windows 8 Professional.
I imagine that when I do the 32-bit install that the pre-installed Windows 8 64-bit is automatically uninstalled at the start of the process?
And what is meant by "custom installation"? Are there certain choices I will need to make? Or should avoid making?
Your assistance is greatly appreicated!
------------------------------------
Reply:
Carey Frisch
------------------------------------
Reply:
According to the OEM Installers license (OEM_System_Builder_License_English.pdf), actually, we should all be receiving both 32-bit and 64-bit media in the first place.
Here's a snippet from it:
5. Distribution.
b. You must distribute the complete unit of Software,
including the COA.
c. Microsoft Software License Terms. You must distribute
the Software pursuant to the product license terms
("License Terms") that accompany it. Under the
License Terms, you are the licensor.
d. Alternate versions. The Pack may include more than
one platform version of the Software such as 32-bit or
64-bit. You may only preinstall one version but must
distribute both versions to the end user.
Here's a snapshot of the OEM license, from the media, which says basically the same thing.
Here's a snapshot of the OEM System Builder's license (aka Personal Use License) which says much the same thing, too.
Maybe if you ask your vendor nicely, you will get the 32-bit version that you're entitled to.
Otherwise, if your vendor is supplying you with a Product Key, you might be able to download the Windows 8 upgrade media with it from an official MS site.
I don't know it that'd work. I haven't tried that exactly. But I did accomplish an in-place upgrade of W8 Pro onto itself with that downloaded media.
That media is bootable. There's no need to launch it from within Windows while it's running. So, there should be no problem installing 32-bit over 64-bit.
See this post for additional details.
- Edited by Мax Ѕhillby Sunday, January 27, 2013 12:51 AM
------------------------------------
Reply:
Red is the very best color to highlight that both 32-bit and 64-bit versions are supposed to come with OEM supplied Windows 8.
Many people would miss this fact if not for that red box.
Thank you for the idea, Carey.
------------------------------------
Reply:
Carey Frisch
------------------------------------
Reply:
You are confusing OEM system builder licensing agreements with OEM Royalty licensing agreements which you have no knowledge of...sorry!
Carey Frisch
You are confusing ad hominem with an answer to Andy's question.
However, if you would care to make some effort to provide quotations and a screenshot of your Royalty Licensing Agreement EULA, that would be an improvement over what you just supplied as a substitute for knowledge.
------------------------------------
Reply:
(click)
You are confusing OEM system builder licensing agreements with OEM Royalty licensing agreements which you have no knowledge of...sorry!
Carey Frisch
You are confusing ad hominem with an answer to Andy's question.
However, if you would care to make some effort to provide quotations and a screenshot of your Royalty Licensing Agreement EULA, that would be an improvement over what you just supplied as a substitute for knowledge.
Carey, are you saying the OEM Royalty Agreements are different from those in the official MS automated License Repository?
Carey, are you saying the OEM Royalty Agreement EULAs are different from those in the official MS automated License Repository?
This one says both 32-bit and 64-bit come with Windows 8 Pro that is Pre-Installed by the computer manufacturer.
There is a footnote at the bottom identifying it as EULAID:Win_RM_3_PS_O_en-us.
Exactly as in my earlier screenshot a few posts above.
I just visited BestBuy and examined the EULAs on a Dell and HP computer.
Those computers had Windows 8 core installed.
Guess what?
They had identical EULAs with footnote EULAID:Win_RM_3_CC_O_en-us
They both had the identical clause 1.b saying both 32-bit and 64-bit come with Windows 8.
That license is available in the above pictured official MS License Repository.
Next time, do some research before pressing that abusive button and blurting insults like an irrational fool.
- Edited by Мax Ѕhillby Monday, January 28, 2013 3:37 AM added word EULA. There. Better?
------------------------------------
Reply:
Carey Frisch
- Edited by Carey FrischMVP Monday, January 28, 2013 2:38 AM
------------------------------------
Reply:
------------------------------------
Reply:
Next time, do some research before pressing that abusive button and blurting insults like an irrational fool.
Baiting a moderator. Always a wise idea.
You may want to add your thoughts here, bobkn.
------------------------------------
Reply:
The OEM Royalty Agreement is between Microsoft and the computer manufacturer. It is not the EULA you pointed out. A computer manufacturer can chose to install (and support) either a 32-bit or 64-bit version of Windows. They are under no obligation to provide media for or support another bit version. That's exactly why I advised the OP to "Contact the sales department of the manufacturer of the computer you are considering and ask them if they have PCs available with Windows 8 32-bit preinstalled."
Carey Frisch
The EULAs I just checked on Dell and HP computers had this exact 1.b Multiple versions clause, about 32-bit and 64-bit.
It is the one we (end users) see in File Explorer > File > Help > About Windows > Microsoft Software License Terms
If you would check, then you would see.
Or you can continue to pretend it isn't so.
------------------------------------
Reply:
Carey Frisch
------------------------------------
Reply:
Why don't you give Dell or HP a call and ask them what their policy is regarding this? As I recall during the Windows Vista era, neither Dell or HP would supply installation media different from the original specified installation media.
Carey Frisch
Why don't you just admit that their EULAs entitle us to both 32-bit and 64-bit. It's plainly stated right there, in red.
You should've checked before you shot your mouth off, called me unknowledgeable, and had that irrational report-abusive tantrum.
Which by the way, I'm reporting.
- Edited by Мax Ѕhillby Monday, January 28, 2013 3:48 AM
------------------------------------
Reply:
------------------------------------
Reply:
Carey Frisch
------------------------------------
Reply:
Perhaps on your next visit to BestBuy, you can ask one of the knowledgable BestBuy sales associates if a Dell or HP PC with Windows 8 64-bit preinstalled comes with a means to install the 32-bit version. I'm sure they have the resources to best address your concern.
Carey Frisch
Perhaps on your next visit to Technet, you can view this thread and learn from the knowledgeable contributors here.
Look for the ones marked in red.
------------------------------------
Reply:
Carey Frisch
------------------------------------
Reply:
Unfortunately, you have not shown us anything new. We all know that a genuine Windows 8 product key will work with either 64-bit or 32-bit installation media. The question is the installation/recovery media itself. To my knowledge, neither Dell nor HP supplies both 64-bit or 32-bit installation media with a new PC. They are only obligated to support the Windows 8 version that was preinstalled by the factory.
Carey Frisch
Here's news for you: They are providing a EULA (a contract) that says both 32-bit and 64-bit are included.
------------------------------------
Reply:
The clause refers to the license only and not the installation media. The OEM decides what bit version to install and support. Since the software is preinstalled, the installer is the OEM and not the end user.
Carey Frisch
------------------------------------
Reply:
The Pack may include more than one platform version of the Software such as 32-bit or 64-bit.
Keyword: may
Carey Frisch
------------------------------------
What is padps.dll
Hello All,
I have a customer that received a message that padps.dll could not be loaded. This came up when he started his Windows 7 Pro machine. The file is trying to run from the appdata\roaming folder in his profile. Since I can't find the file or find what it does I have removed it from the registry. This user has stated that the computer is running normally and has no other problems. I also noticed two other dll files in this folder - orpti.dll and binsuc.dll. Neither of which I can identify. Any suggestions would be greatly appreciated.
Regards,
Rob Battaglia
- Changed type tracycai Tuesday, February 5, 2013 8:02 AM
Reply:
Rob
You are not alone. The only place I see references to them on Google is this thread. Have you run malwarebytes to check? We could investigate further if you give us some info about the OS, country, etc.
MS-MVP 2010, 2011, 2012 Team ZigZag
------------------------------------
Send data from Azure to Dynamic CRM. and creating new table to SQL in Azure.
I am having a simple inquiry form on my web site hosted on azure.
When user submits form I write code for submitting the data to my CRM account.
But it is not working. I am getting following Error.
Please help me with this. Also I am unable to create a table in my SQL hosted on Azure. How can I achieve this. need help from experts.
Thanks in Advance.
Reply:
in your code have you got a reference to the (right version of) the identity model assembly as is it marked for 'copy to local'?
would be good if you posted a separate question for your sql issues with a bit more details..
Yossi Dahan - http://yossidahan.wordpress.com - [To help others please mark replies as answers if you found them helpful]
------------------------------------
Reply:
Hi Yossi,
Thank you for replying.
I am using following code which work fine on local. When I publish this to Azure it gives the above error.
try
{
ViewBag.message1 = "one";
System.ServiceModel.Description.ClientCredentials Credentials = new System.ServiceModel.Description.ClientCredentials();
Credentials.Windows.ClientCredential = System.Net.CredentialCache.DefaultNetworkCredentials;
Credentials.UserName.UserName = "xyz";
Credentials.UserName.Password = "***";
ViewBag.message2 = "two";
//This URL needs to be updated to match the servername and Organization for the environment.
Uri OrganizationUri = new Uri("https:///XRMServices/2011/Organization.svc");
Uri HomeRealmUri = null;
ClientCredentials deviceCredentials = new ClientCredentials();
deviceCredentials.UserName.UserName = "";
deviceCredentials.UserName.Password = "";
ViewBag.message3 = "three";
using (OrganizationServiceProxy serviceProxy = new OrganizationServiceProxy(OrganizationUri,HomeRealmUri,Credentials, deviceCredentials))
{
IOrganizationService service = (Microsoft.Xrm.Sdk.IOrganizationService)serviceProxy;
ViewBag.message4 = "four";
Entity lead = new Entity("lead");
lead["firstname"] = Request.Form["name"].ToString();
lead["emailaddress1"] = Request.Form["email"].ToString();
lead["description"] = Request.Form["message"].ToString();
ViewBag.message5 = "five";
Guid gid = service.Create(lead);
ViewBag.message6 = "six";
}
}
In this code the code works upto ViewBag.message5 = "five";
Probably Guid gid = service.Create(lead); this line is not working.
Can u please suggest me where i am doing wrong??
Thanks.
------------------------------------
Reply:
Probably Guid gid = service.Create(lead); this line is not working.
Can u please suggest me where i am doing wrong??
Thanks.
what error are you getting?
Yossi Dahan - http://yossidahan.wordpress.com - [To help others please mark replies as answers if you found them helpful]
------------------------------------
Reply:
Hi Yossi,
I am getting this Could not load file or assembly 'Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. Exception.
this is working fine on Local but when i am publishing this on Azure I am getting above exception.
Please suggest me.
Thanks
------------------------------------
Load generator for Exchange server 2013
any information about loadgen for exchange 2013? or any other Microsoft certified tool?
Recording from USB Audio CODEC stops after a while
A problem seems to have arisen recently recording from device USB Audio CODEC on Windows 7 and Windows Vista. The symptoms are that audio stops arriving after some indeterminate period of time (ranging from a few minutes to a few hours). USB Audio CODEC is used by budget USB turntables and phono-preamps.
Specifically, our application (VinylStudio - I should explain that I'm a software developer) uses the MME extensions and after a while Windows stops calling the callback function passed to waveInOpen - i.e. no more WIM_DATA notifications are received. The effect on VinylStudio is that the recording level indicators freeze (because they are driven off the callback function) and no more data is written to the recorded file (for the same reason). Closing and re-opening waveIn clears the problem. I should add that we don't see this problem with other input devices and we have checked our code thoroughly; it's not our bug.
This seems to be a new phenomenon. 3 users have reported it recently, the first on 10th January 2013, and I have reproduced it here on a Windows 7 64 bit machine. Has anyone else experienced this issue, and is anyone from Microsoft listening? There seems to be no proper channel for reporting problems like this. Customers can work around the problem using ASIO4ALL but it's a bit clunky. Thanks.
Paul Sanders
Reply:
Hi,
This issue seems more likely a development related issue. The better place to discuss this kind of problem is http://social.msdn.microsoft.com/Forums/en/categories/ Please choose a proper pool to post a new thread.
Thanks.
TechNetSubscriberSupport
If you are TechNet Subscription user and have any feedback on our support quality, please send your feedbackhere.
Juke Chou
TechNet Community Support
------------------------------------

No comments:
Post a Comment