ASP.NET - problemas con la coneccion y dll

 
Vista:

problemas con la coneccion y dll

Publicado por luis (3 intervenciones) el 13/10/2006 03:49:35
buenos dias, tengo un problema
tenia en mi pc windows xp con servi pack 2
pero ahora intale windows xp ue osea es el que uno cuando lo intala puede seleccionar que quiere intalar

y no se si sea por eso
avia echo un web server con base de datos acces y podia correrlo normal

bueno ahora tambien me aparecen los lin de los metodos normal
pero cuando ago el select me manda un error pero antes no, no quiero intalar el xp viejo poruqe ocupa mas espacio

me salen esos dll y cada ves que ago un select aparecen diferentes dll
me manda este error:

System.IO.FileNotFoundException: No se encuentra el archivo o el nombre del ensamblado hm0bpd3i.dll o una de sus dependencias.
Nombre de archivo: "hm0bpd3i.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_CompiledAssembly()
at System.CodeDom.Compiler.CompilerResults.get_CompiledAssembly()
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.GetInitializers(LogicalMethodInfo[] methodInfos)
at System.Web.Services.Protocols.MimeFormatter.GetInitializers(Type type, LogicalMethodInfo[] methodInfos)
at System.Web.Services.Protocols.HttpServerType..ctor(Type type)
at System.Web.Services.Protocols.HttpServerProtocol.Initialize()
at System.Web.Services.Protocols.ServerProtocol.SetContext(Type type, HttpContext context, HttpRequest request, HttpResponse response)
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\hm0bpd3i.dll
LOG: Appbase = file:///c:/inetpub/wwwroot/prueba
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/hm0bpd3i.dll.

---------------------------------------------

no se que me faltara hacer se le agradece su ayuda
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