472,142 Members | 1,109 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,142 software developers and data experts.

Word automation and vb.net2003

hi

I m getting an error when I run my application on the server, that error
doesn't ocur when I run the application on the development computer
the error is:
================================================== =============================================
Error de servidor en la aplicación '/APPWebApp'.
--------------------------------------------------------------------------------

?
Descripción: Excepción no controlada al ejecutar la solicitud Web actual.
Revise el seguimiento de la pila para obtener más información acerca del
error y dónde se originó en el código.

Detalles de la excepción: System.IO.FileNotFoundException: ?

Error de código fuente:

Se ha generado una excepción no controlada durante la ejecución de la
solicitud Web actual. La información sobre el origen y la ubicación de la
excepción pueden identificarse utilizando la excepción del seguimiento de la
pila siguiente.

Rastro al cargar el ensamblado: La información siguiente puede ser útil para
determinar porqué no se cargó el ensamblado 'Microsoft.Office.Interop.Word'.
=== Pre-bind state information ===
LOG: DisplayName = Microsoft.Office.Interop.Word, Version=11.0.0.0,
Culture=neutral, PublicKeyToken=71e9bce111e9429c
(Fully-specified)
LOG: Appbase = file:///c:/inetpub/wwwroot/APPWebApp
LOG: Initial PrivatePath = bin
Calling assembly : APPBLL, Version=1.0.2637.27566, Culture=neutral,
PublicKeyToken=null.
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspn et.config).
LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\confi g\machine.config.
LOG: Post-policy reference: Microsoft.Office.Interop.Word, Version=11.0.0.0,
Culture=neutral, PublicKeyToken=71e9bce111e9429c
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/APPwebapp/6090b791/54e2bc47/Microsoft.Office.Interop.Word.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/APPwebapp/6090b791/54e2bc47/Microsoft.Office.Interop.Word/Microsoft.Office.Interop.Word.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/APPWebApp/bin/Microsoft.Office.Interop.Word.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/APPWebApp/bin/Microsoft.Office.Interop.Word/Microsoft.Office.Interop.Word.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/APPwebapp/6090b791/54e2bc47/Microsoft.Office.Interop.Word.EXE.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/APPwebapp/6090b791/54e2bc47/Microsoft.Office.Interop.Word/Microsoft.Office.Interop.Word.EXE.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/APPWebApp/bin/Microsoft.Office.Interop.Word.EXE.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/APPWebApp/bin/Microsoft.Office.Interop.Word/Microsoft.Office.Interop.Word.EXE.

Seguimiento de la pila:
[FileNotFoundException: ?]
APPBLL.Comunes.clsCartaWord.CombinarCartas(String sPlantillaWord, String
sDocExcel, String sPathDestino) +0
APPWebApp.wfSobresII.subGeneraRpt()
APPWebApp.wfSobresII.Page_Load(Object sender, EventArgs e)
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750


--------------------------------------------------------------------------------
Información de versión: Versión de Microsoft .NET Framework:1.1.4322.2300;
Versión de ASP.NET:1.1.4322.2300
================================================== =============================================

I really apreciate any help
Sergio

Mar 23 '07 #1
0 1939

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

1 post views Thread by mickeydisn | last post: by
12 posts views Thread by Cheval | last post: by
4 posts views Thread by Daniel | last post: by
reply views Thread by mharris | last post: by
4 posts views Thread by Yohancef Chin | last post: by
10 posts views Thread by cj2 | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.