StrataFrame Forum

Error On 32 bit Vista

http://forum.strataframe.net/Topic8074.aspx

By Sherwood S Hughes - 4/11/2007

When I start Visual Studio 2005 (with SP1 and Vista pack installed) StrataFrame throws this error:

Exception
 An error occurred while configuring the StrataFrame design-time data sources.
UnauthorizedAccessException
 Access to the path is denied.

Source     :

Stack Trace:
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.__Error.WinIOError()
   at System.IO.File.Move(String sourceFileName, String destFileName)
   at MicroFour.StrataFrame.Security.Encryption.TripleDESWrapper.TransformFile(String FileName, ICryptoTransform CryptoTransform)
   at MicroFour.StrataFrame.Xml.XmlBasics.OpenXmlFile(String Version, String TableName, String PathAndFileName, List`1 ColumnStructure, Boolean DecryptFile)
   at MicroFour.StrataFrame.Data.BusinessObjects.DbeApplicationData.FillAll()
   at MicroFour.StrataFrame.Data.ConnectionManager.SetConnections()
   at MicroFour.StrataFrame.AddIns.AddInManager.SetDataSources()

Anybody seen this? Thoughts on a fix?

Sherwood

By Ivan George Borges - 4/11/2007

Hi Sherwood.

Have you tried turning User Account Control off?

By Sherwood S Hughes - 4/12/2007

This seems to have worked - Thx.
By Ivan George Borges - 4/12/2007

Glad I could help. Wink