GeneXus - Error en Net Web

 
Vista:

Error en Net Web

Publicado por Patricio Ojeda V (194 intervenciones) el 18/04/2007 16:34:56
Foristas,

Trabajo con:
- Gx 9 y Pattern 1.1
- Net U2
- DE U2
- SqlServer 2000
- IIS como Servidor Web

Tengo el siguiente error al hacer correr una aplicacion Web:

Server Error in '/Pattern' Application.
--------------------------------------------------------------------------------
.Config file client.exe.config can not be read successfully due to exception System.IO.FileNotFoundException: El sistema no puede hallar el archivo especificado. at System.IConfigHelper.Run(IConfigHandler factory, String fileName) at System.ConfigTreeParser.Parse(String fileName, String configPath).
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.Runtime.Remoting.RemotingException: .Config file client.exe.config can not be read successfully due to exception System.IO.FileNotFoundException: El sistema no puede hallar el archivo especificado. at System.IConfigHelper.Run(IConfigHandler factory, String fileName) at System.ConfigTreeParser.Parse(String fileName, String configPath).

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:

[RemotingException: .Config file client.exe.config can not be read successfully due to exception System.IO.FileNotFoundException: El sistema no puede hallar el archivo especificado.
at System.IConfigHelper.Run(IConfigHandler factory, String fileName)
at System.ConfigTreeParser.Parse(String fileName, String configPath).]
System.Runtime.Remoting.RemotingConfigHandler.LoadConfigurationFromXmlFile(String filename) +125
System.Runtime.Remoting.RemotingConfiguration.Configure(String filename) +16
com.genexus.distributed.DistributedObjectFactory.getInstance(String location)
GeneXus.Application.GxContext.GetDataStore(String id)
GeneXus.Programs.hprincipal..ctor() +71

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) +0
System.Activator.CreateInstance(Type type, Boolean nonPublic) +66
System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +655
System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +200
System.Web.Configuration.HandlerMapping.Create() +124
System.Web.Configuration.HandlerFactoryCache..ctor(HandlerMapping mapping) +17
System.Web.HttpApplication.GetFactory(HandlerMapping mapping) +76
System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) +699
System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +95
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +173

Tengo habilitado los archivos aspx en el IIS y tambien he configurado los niveles de seguridad del Framework.Net.

¿Que podra ser?

Saludos

Patricio Ojeda V
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder

RE:Error en Net Web

Publicado por ROSY (4 intervenciones) el 25/03/2010 21:38:54
Hola Patricio ami me parece que es un problema de permisos del sitio web pero bueno no me hagas mucho caso porque soy nueva en el uso de esta herramienta, el caso es que quise ponerme en contacto contigo porque he estado revisando las preguntas del foro y me parece que usted sabe muchisimo acerca de genexus; !hay perdon ya le estoy hablando de tu!
Solo para preguntarle si me puede ayudar a resolver mi problema ya que me encontre con su direccion de correo quisiera aprovechar si no le molesta.
Le comento que NO soy Programadora solo estoy aprendiendo el uso de esta herramienta y actualmente me encuentro migrando una aplicacion "GUI" con FoxPro ,SQL Server ,
La migramos a Genexus 9.0, con el generador .NET, y SQL Server
¿Quiero preguntarle si puedo hacerle muchas consultas acerca de la migracion que hicimos ya que me arroja muchos herrores ?

Espero tu respuesta cualquiera que esta sea.

Atte: Rosa Rodriguez a la orden
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar