Video Foro OPUS 17

error modulo 2

More
6 years 7 months ago #1388 by eduardo martinez martinez
al querer importar o crear una obra de control en el modulo 2 me marca el siguiente error, ya fue probado en 3 maquinas distintas

NHibernate.Cfg.HibernateConfigException: An exception occurred during configuration of persistence layer. ---> System.IO.DirectoryNotFoundException: No se puede encontrar una parte de la ruta de acceso 'C:\Program Files (x86)\Ecosoft\2017\Planeacion y Control Integral\Config\NHibernateSQLServer2005Config.xml'.
en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
en 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, Boolean useLongPath, Boolean checkHost)
en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
en System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
en System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
en System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
en System.Threading.CompressedStack.runTryCode(Object userData)
en System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
en System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
en System.Xml.XmlTextReaderImpl.OpenUrl()
en System.Xml.XmlTextReaderImpl.Read()
en System.Xml.XmlTextReader.Read()
en System.Xml.XmlCharCheckingReader.Read()
en System.Xml.XsdValidatingReader.Read()
en System.Xml.XPath.XPathDocument.LoadFromReader(XmlReader reader, XmlSpace space)
en System.Xml.XPath.XPathDocument..ctor(XmlReader reader, XmlSpace space)
en NHibernate.Cfg.ConfigurationSchema.HibernateConfiguration..ctor(XmlReader hbConfigurationReader, Boolean fromAppSetting)
--- Fin del seguimiento de la pila de la excepción interna ---
en NHibernate.Cfg.ConfigurationSchema.HibernateConfiguration..ctor(XmlReader hbConfigurationReader, Boolean fromAppSetting)
en NHibernate.Cfg.Configuration.Configure(XmlReader textReader)
en NHibernate.Cfg.Configuration.Configure(String fileName, Boolean ignoreSessionFactoryConfig)
en EcoSoft.Data.NHibernate.ConfigurationBuilder.Build(DalServiceParameters parameters)
en EcoSoft.Data.NHibernate.NHibernateDataSessionProvider.GetConfiguration(DalServiceParameters parameters)
en Opus.Control.Aplicacion.Services.Proyectos.ProjectServices.CreateProject(DataRepositoryInfo info, Boolean includeTemplates)
en Opus.Control.ApplicationCommands.CreateProjectApplicationCommand.a1MNpnKUTK8xcSvOExho(Object , Object , Boolean )
en Opus.Control.ApplicationCommands.CreateProjectApplicationCommand.Execute(Object parameter)
en Opus.Control.MainForm.trZOZXsJWRxMKAxwiSOL(Object , Object )
en Opus.Control.MainForm.ExecuteCreateProjectCommand()
en Opus.Control.MainForm.BarButtonItemCrearItemClick(Object sender, ItemClickEventArgs e)
en DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
en DevExpress.XtraBars.BarButtonItem.OnClick(BarItemLink link)
en DevExpress.XtraBars.BarItemLink.OnLinkClick()
en DevExpress.XtraBars.BarButtonItemLink.OnLinkClick()
en DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
en DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
en DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
en DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
en DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
en DevExpress.XtraBars.Ribbon.Handler.BaseRibbonHandler.OnUnPressItem(DXMouseEventArgs e, RibbonHitInfo hitInfo)
en DevExpress.XtraBars.Ribbon.Handler.BaseRibbonHandler.OnUnPress(DXMouseEventArgs e, RibbonHitInfo hitInfo)
en DevExpress.XtraBars.Ribbon.Handler.BaseRibbonHandler.OnMouseUp(DXMouseEventArgs e)
en DevExpress.XtraBars.Ribbon.Handler.RibbonHandler.OnMouseUp(DXMouseEventArgs e)
en DevExpress.XtraBars.Ribbon.RibbonControl.OnMouseUp(MouseEventArgs e)
en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
en System.Windows.Forms.Control.WndProc(Message& m)
en DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
en DevExpress.XtraBars.Ribbon.RibbonControl.WndProc(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Please Log in or Create an account to join the conversation.

More
6 years 7 months ago #1389 by Arq. Everardo López P.
Hola. De qué versión proviene la obra que quieres importar a control??

Sistema operativo Windows10 a 64 bits Memoria ram 8 GB. Procesador Intel i7 a 2.5 GHz. OPUS 18

Please Log in or Create an account to join the conversation.

More
6 years 7 months ago #1390 by eduardo martinez martinez
YA LO INTENTE DE VARIAS, VIENE DE UNA OBRA CREADA EN OPUS 17, DE UNA OBRA CREADA EN 2010 E IMPORTADA A 17 Y QUIERO CREAR UNA EN BLANCO Y ME SIGUE MANDANDO EL ERROR

Please Log in or Create an account to join the conversation.

More
6 years 7 months ago #1391 by eduardo martinez martinez
Code:
[attachment=435]ERROR modulo 2.docx[/attachment]
Attachments:

Please Log in or Create an account to join the conversation.

More
6 years 7 months ago #1392 by Arq. Everardo López P.
El error se debe a la versión de tu obra realizada en SQL Server 2005 y la que actualmente utiliza OPUS es 2008.
Aquí puede suceder que tu OPUS tenga la versión SQL server 2005 y que la obra venga en versión de SQL Server 2008 r2.
Verifica eso por favor

Sistema operativo Windows10 a 64 bits Memoria ram 8 GB. Procesador Intel i7 a 2.5 GHz. OPUS 18

Please Log in or Create an account to join the conversation.

More
6 years 6 months ago #1395 by eduardo martinez martinez
YA REINSTALE SQL SERVER 2008 Y PERSISTE EL ERROR, YA REINSTALE EL MODULO DOS Y SIGUE, BUSQUE LA CARPETA CONFIG Y EL ARCHIVO Y NO EXISTE NINGUNO DE LOS 2

Please Log in or Create an account to join the conversation.

Time to create page: 0.442 seconds
Image

Subscribe to newsletter