error Interop.SQLDMO

Iniciado por jorgexl30, 6 Noviembre 2009, 16:25 PM

0 Miembros y 1 Visitante están viendo este tema.

jorgexl30

hola como estan a todos los del foro bueno estoy con otro problema al instale una aplicaion  en  asp.net y cuando me logeo  me sale este error qeu no se lo que es ojala me puedan ayudar de antemano muchas gracias

File or assembly name Interop.SQLDMO, or one of its dependencies, was not found.File or assembly name Interop.SQLDMO, or one of its dependencies, was not found.  :-X

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: GeneXus.Data.GxADODataException: File or assembly name Interop.SQLDMO, or one of its dependencies, was not found.File or assembly name Interop.SQLDMO, or one of its dependencies, was not found.

MANULOMM

Código.


Atentamente,

Juan Manuel Lombana
Medellín - Colombia


jorgexl30

 no puedo porfque es una aplicacion que me psaron en mi trabajo para instalarla y y notengo los fuentes  lo que se si que la hicieron ccon genexus e  recien le cambie  el framework al 2 poque estab en el 1 en el servidor web  y me arrojo este error

Server Error in '/matricula' Application.
--------------------------------------------------------------------------------

Could not load file or assembly 'Interop.SQLDMO, Version=8.0.0.0, Culture=neutral, PublicKeyToken=133555654771caeb' or one of its dependencies. The system cannot find the file specified.Could not load file or assembly 'Interop.SQLDMO, Version=8.0.0.0, Culture=neutral, PublicKeyToken=133555654771caeb' or one of its dependencies. The system cannot find the file specified.
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: GeneXus.Data.GxADODataException: Could not load file or assembly 'Interop.SQLDMO, Version=8.0.0.0, Culture=neutral, PublicKeyToken=133555654771caeb' or one of its dependencies. The system cannot find the file specified.Could not load file or assembly 'Interop.SQLDMO, Version=8.0.0.0, Culture=neutral, PublicKeyToken=133555654771caeb' or one of its dependencies. The system cannot find the file specified.

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:


[GxADODataException: Could not load file or assembly 'Interop.SQLDMO, Version=8.0.0.0, Culture=neutral, PublicKeyToken=133555654771caeb' or one of its dependencies. The system cannot find the file specified.Could not load file or assembly 'Interop.SQLDMO, Version=8.0.0.0, Culture=neutral, PublicKeyToken=133555654771caeb' or one of its dependencies. The system cannot find the file specified.]
   GeneXus.Data.ADO.GxCommand.FetchData(IDataReader& dr) +303
   GeneXus.Data.NTier.ADO.ForEachCursor.execute() +174
   GeneXus.Data.NTier.DataStoreProvider.execute(Int32 cursor, Object[] parms) +264
   GeneXus.Programs.haccesosistema.S112() +153
   GeneXus.Programs.haccesosistema.wsia2() +1175
   GeneXus.Programs.haccesosistema.webExecute() +59
   GeneXus.Http.GXHttpHandler.ProcessRequest(HttpContext httpContext) +131

[Exception: GXApplication exception]
   GeneXus.Http.GXHttpHandler.ProcessRequest(HttpContext httpContext) +201
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +154
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64


:silbar: