error al ejecutar cualquier xml

03/08/2004 - 23:02 por Isabel Correa | Informe spam
hola grupo.

estoy muy nueva en esto de .net y no se si este sea el
grupo adecuado para hacer la pregunta:

cada que abro un xml creado en mi equipo(el
ejemplo "ojala.asmx" de desarrollador 5 estrellas) desde
el internet explorer me sale este error al darle ivoke:



System.IO.FileNotFoundException: No se encuentra el
archivo o el nombre del ensamblado ggfex3w4.dll o una de
sus dependencias.
Nombre de archivo: "ggfex3w4.dll"
at System.Reflection.Assembly.nLoad(AssemblyName
fileName, String codeBase, Boolean isStringized, Evidence
assemblySecurity, Boolean throwOnFileNotFound, Assembly
locationHint, StackCrawlMark& stackMark)
at System.Reflection.Assembly.InternalLoad
(AssemblyName assemblyRef, Boolean stringized, Evidence
assemblySecurity, StackCrawlMark& stackMark)
at System.Reflection.Assembly.Load(AssemblyName
assemblyRef, Evidence assemblySecurity)
at
System.CodeDom.Compiler.CompilerResults.get_CompiledAssemb
ly()
at
System.CodeDom.Compiler.CompilerResults.get_CompiledAssemb
ly()
at System.Xml.Serialization.Compiler.Compile()
at System.Xml.Serialization.TempAssembly..ctor
(XmlMapping[] xmlMappings)
at System.Xml.Serialization.XmlSerializer.FromMappings
(XmlMapping[] mappings)
at
System.Web.Services.Protocols.XmlReturn.GetInitializers
(LogicalMethodInfo[] methodInfos)
at
System.Web.Services.Protocols.XmlReturnWriter.GetInitializ
ers(LogicalMethodInfo[] methodInfos)
at
System.Web.Services.Protocols.MimeFormatter.GetInitializer
s(Type type, LogicalMethodInfo[] methodInfos)
at System.Web.Services.Protocols.HttpServerType..ctor
(Type type)
at
System.Web.Services.Protocols.HttpServerProtocol.Initializ
e()
at
System.Web.Services.Protocols.ServerProtocolFactory.Create
(Type type, HttpContext context, HttpRequest request,
HttpResponse response, Boolean& abortProcessing)

Pre-bind state information ==LOG: Where-ref bind. Location =
C:\WINDOWS\TEMP\ggfex3w4.dll
LOG: Appbase = file:///c:/inetpub/wwwroot
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
==
LOG: Policy not being applied to reference at this time
(private, custom, partial, or location-based assembly
bind).
LOG: Attempting download of new URL
file:///C:/WINDOWS/TEMP/ggfex3w4.dll.

???
que me falta configurar en mi equipo? tengo windows xp,
visual studio .net 2003, sql server, iis 5.0

muchas gracias por todo lo que me puedan ayudar
 

Leer las respuestas

#1 skarface
04/08/2004 - 12:06 | Informe spam
Esto es lo mas raro del mundo... no puedo encontrar ninguna informacion con
referencia al dll ggfex3w4.dll
Nos puedes enviar el XML?

"Isabel Correa" wrote in message
news:bc4701c4799d$38014450$
hola grupo.

estoy muy nueva en esto de .net y no se si este sea el
grupo adecuado para hacer la pregunta:

cada que abro un xml creado en mi equipo(el
ejemplo "ojala.asmx" de desarrollador 5 estrellas) desde
el internet explorer me sale este error al darle ivoke:



System.IO.FileNotFoundException: No se encuentra el
archivo o el nombre del ensamblado ggfex3w4.dll o una de
sus dependencias.
Nombre de archivo: "ggfex3w4.dll"
at System.Reflection.Assembly.nLoad(AssemblyName
fileName, String codeBase, Boolean isStringized, Evidence
assemblySecurity, Boolean throwOnFileNotFound, Assembly
locationHint, StackCrawlMark& stackMark)
at System.Reflection.Assembly.InternalLoad
(AssemblyName assemblyRef, Boolean stringized, Evidence
assemblySecurity, StackCrawlMark& stackMark)
at System.Reflection.Assembly.Load(AssemblyName
assemblyRef, Evidence assemblySecurity)
at
System.CodeDom.Compiler.CompilerResults.get_CompiledAssemb
ly()
at
System.CodeDom.Compiler.CompilerResults.get_CompiledAssemb
ly()
at System.Xml.Serialization.Compiler.Compile()
at System.Xml.Serialization.TempAssembly..ctor
(XmlMapping[] xmlMappings)
at System.Xml.Serialization.XmlSerializer.FromMappings
(XmlMapping[] mappings)
at
System.Web.Services.Protocols.XmlReturn.GetInitializers
(LogicalMethodInfo[] methodInfos)
at
System.Web.Services.Protocols.XmlReturnWriter.GetInitializ
ers(LogicalMethodInfo[] methodInfos)
at
System.Web.Services.Protocols.MimeFormatter.GetInitializer
s(Type type, LogicalMethodInfo[] methodInfos)
at System.Web.Services.Protocols.HttpServerType..ctor
(Type type)
at
System.Web.Services.Protocols.HttpServerProtocol.Initializ
e()
at
System.Web.Services.Protocols.ServerProtocolFactory.Create
(Type type, HttpContext context, HttpRequest request,
HttpResponse response, Boolean& abortProcessing)

Pre-bind state information ==> LOG: Where-ref bind. Location > C:\WINDOWS\TEMP\ggfex3w4.dll
LOG: Appbase = file:///c:/inetpub/wwwroot
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
==>
LOG: Policy not being applied to reference at this time
(private, custom, partial, or location-based assembly
bind).
LOG: Attempting download of new URL
file:///C:/WINDOWS/TEMP/ggfex3w4.dll.

???
que me falta configurar en mi equipo? tengo windows xp,
visual studio .net 2003, sql server, iis 5.0

muchas gracias por todo lo que me puedan ayudar


Preguntas similares