Hi
I'm migrating a Sharepoint 2007 32 to 64-bit and I'm having the following issue
Could not find a part of the path
'c:\Windows\System32\inetsrv\~\wpresources\Telerik\ToolsFileVideo.xml'.
Description:
An unhandled exception occurred during the execution of the current web
request. Please review the stack trace for more information about the error and
where it originated in the code.
Exception Details:
System.IO.DirectoryNotFoundException: Could not find a part of the path
'c:\Windows\System32\inetsrv\~\wpresources\Telerik\ToolsFileVideo.xml'.
Source
Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Stack Trace:
[DirectoryNotFoundException: Could not find a part of the path 'c:\Windows\System32\inetsrv\~\wpresources\Telerik\ToolsFileVideo.xml'.]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +239
System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) +2580
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) +138
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) +94
System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials) +121
System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) +65
System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver) +76
System.Threading.CompressedStack.runTryCode(Object userData) +118
System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) +0
System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state) +122
System.Xml.XmlTextReaderImpl.OpenUrl() +5028124
System.Xml.XmlTextReaderImpl.Read() +152
System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +165
System.Xml.XmlDocument.Load(XmlReader reader) +134
System.Xml.XmlDocument.Load(String filename) +95
Telerik.Web.UI.RadEditor.get_ToolsFileContent() +354
Telerik.Web.UI.ToolsFileLoader.LoadColors(EditorColorCollection colors) +67
Telerik.Web.UI.RadEditor.LoadToolsFile(Boolean loadOnlyEmptyCollections) +228
Telerik.SharePoint.FieldEditor.RadHtmlField.set_ToolsFile(String value) +42
T_RadHtmlField_ToolsFile_110.SetProperty(Object , Object ) +94
System.Web.Util.FastPropertyAccessor.SetProperty(Object target, String propName, Object val, Boolean inDesigner) +118
System.Web.UI.PropertyMapper.SetMappedPropertyValue(Object obj, String mappedName, Object value, Boolean inDesigner) +61
System.Web.UI.ControlBuilder.SetSimpleProperty(SimplePropertyEntry entry, Object obj) +165
[HttpException (0x80004005): '~/wpresources/Telerik/ToolsFileVideo.xml' could not be set on property 'ToolsFile'.]
System.Web.UI.ControlBuilder.SetSimpleProperty(SimplePropertyEntry entry, Object obj) +3962194
System.Web.UI.ControlBuilder.InitSimpleProperties(Object obj) +217
System.Web.UI.ControlBuilder.InitObject(Object obj) +227
System.Web.UI.ControlBuilder.BuildObjectInternal() +290
System.Web.UI.ControlBuilder.BuildChildren(Object parentObj) +561
System.Web.UI.TemplateBuilder.InstantiateIn(Control container) +438
System.Web.UI.WebControls.ContentBuilderInternal.InstantiateIn(Control container) +35
System.Web.UI.WebControls.ContentPlaceHolderBuilder.BuildObject() +238
System.Web.UI.ControlBuilder.BuildChildren(Object parentObj) +561
System.Web.UI.ControlBuilder.InitObject(Object obj) +536
System.Web.UI.ControlBuilder.BuildObjectInternal() +290
System.Web.UI.ControlBuilder.BuildChildren(Object parentObj) +561
System.Web.UI.ControlBuilder.InitObject(Object obj) +536
System.Web.UI.ControlBuilder.BuildObjectInternal() +290
System.Web.UI.ControlBuilder.BuildChildren(Object parentObj) +561
System.Web.UI.ControlBuilder.InitObject(Object obj) +536
System.Web.UI.ControlBuilder.BuildObjectInternal() +290
System.Web.UI.ControlBuilder.BuildChildren(Object parentObj) +561
System.Web.UI.ControlBuilder.InitObject(Object obj) +536
System.Web.UI.FileLevelPageControlBuilder.InitObject(Object obj) +68
System.Web.Compilation.BuildResultNoCompileTemplateControl.FrameworkInitialize(TemplateControl templateControl) +118
System.Web.UI.TemplateControl.FrameworkInitialize() +193
System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) +1305
System.Web.UI.Page.get_Master() +69
System.Web.UI.Page.ApplyMasterPage() +18
System.Web.UI.Page.PerformPreInit() +58
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1256
I don't know where to change the path.
I read that I have to change the path, but I don't know where to change it.
Can someone help me?
I'm migrating a Sharepoint 2007 32 to 64-bit and I'm having the following issue
Could not find a part of the path
'c:\Windows\System32\inetsrv\~\wpresources\Telerik\ToolsFileVideo.xml'.
Description:
An unhandled exception occurred during the execution of the current web
request. Please review the stack trace for more information about the error and
where it originated in the code.
Exception Details:
System.IO.DirectoryNotFoundException: Could not find a part of the path
'c:\Windows\System32\inetsrv\~\wpresources\Telerik\ToolsFileVideo.xml'.
Source
Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Stack Trace:
[DirectoryNotFoundException: Could not find a part of the path 'c:\Windows\System32\inetsrv\~\wpresources\Telerik\ToolsFileVideo.xml'.]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +239
System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) +2580
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) +138
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) +94
System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials) +121
System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) +65
System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver) +76
System.Threading.CompressedStack.runTryCode(Object userData) +118
System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) +0
System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state) +122
System.Xml.XmlTextReaderImpl.OpenUrl() +5028124
System.Xml.XmlTextReaderImpl.Read() +152
System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +165
System.Xml.XmlDocument.Load(XmlReader reader) +134
System.Xml.XmlDocument.Load(String filename) +95
Telerik.Web.UI.RadEditor.get_ToolsFileContent() +354
Telerik.Web.UI.ToolsFileLoader.LoadColors(EditorColorCollection colors) +67
Telerik.Web.UI.RadEditor.LoadToolsFile(Boolean loadOnlyEmptyCollections) +228
Telerik.SharePoint.FieldEditor.RadHtmlField.set_ToolsFile(String value) +42
T_RadHtmlField_ToolsFile_110.SetProperty(Object , Object ) +94
System.Web.Util.FastPropertyAccessor.SetProperty(Object target, String propName, Object val, Boolean inDesigner) +118
System.Web.UI.PropertyMapper.SetMappedPropertyValue(Object obj, String mappedName, Object value, Boolean inDesigner) +61
System.Web.UI.ControlBuilder.SetSimpleProperty(SimplePropertyEntry entry, Object obj) +165
[HttpException (0x80004005): '~/wpresources/Telerik/ToolsFileVideo.xml' could not be set on property 'ToolsFile'.]
System.Web.UI.ControlBuilder.SetSimpleProperty(SimplePropertyEntry entry, Object obj) +3962194
System.Web.UI.ControlBuilder.InitSimpleProperties(Object obj) +217
System.Web.UI.ControlBuilder.InitObject(Object obj) +227
System.Web.UI.ControlBuilder.BuildObjectInternal() +290
System.Web.UI.ControlBuilder.BuildChildren(Object parentObj) +561
System.Web.UI.TemplateBuilder.InstantiateIn(Control container) +438
System.Web.UI.WebControls.ContentBuilderInternal.InstantiateIn(Control container) +35
System.Web.UI.WebControls.ContentPlaceHolderBuilder.BuildObject() +238
System.Web.UI.ControlBuilder.BuildChildren(Object parentObj) +561
System.Web.UI.ControlBuilder.InitObject(Object obj) +536
System.Web.UI.ControlBuilder.BuildObjectInternal() +290
System.Web.UI.ControlBuilder.BuildChildren(Object parentObj) +561
System.Web.UI.ControlBuilder.InitObject(Object obj) +536
System.Web.UI.ControlBuilder.BuildObjectInternal() +290
System.Web.UI.ControlBuilder.BuildChildren(Object parentObj) +561
System.Web.UI.ControlBuilder.InitObject(Object obj) +536
System.Web.UI.ControlBuilder.BuildObjectInternal() +290
System.Web.UI.ControlBuilder.BuildChildren(Object parentObj) +561
System.Web.UI.ControlBuilder.InitObject(Object obj) +536
System.Web.UI.FileLevelPageControlBuilder.InitObject(Object obj) +68
System.Web.Compilation.BuildResultNoCompileTemplateControl.FrameworkInitialize(TemplateControl templateControl) +118
System.Web.UI.TemplateControl.FrameworkInitialize() +193
System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) +1305
System.Web.UI.Page.get_Master() +69
System.Web.UI.Page.ApplyMasterPage() +18
System.Web.UI.Page.PerformPreInit() +58
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1256
I don't know where to change the path.
I read that I have to change the path, but I don't know where to change it.
Can someone help me?