DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Thu, 09 Aug 2007 05:15:17 -0700,    posted on: microsoft.public.dotnet.framework        back       

Thread Index
  1    unknown
          2    unknown


Cannot find assembly when handling .html files through isapi   
Hi

I have just converted my .net 1.1 website into .net 2 and I have run
into a problem when handling html files. I have configured the .net
engine to handle .html files beacuse my client wants to have simple
URLs so that people and search engines can use them easier.

In my .net 1.1 version this worked well. However in .NET 2.0 I am
getting a failure to load an assembly whenever I browse to an .html
file. the error is shown below and it would be great if someone can
help, it seems to be an issue with System.Transactions which cannot be
found

Many thanks

Richard

 Configuration Error
Description: An error occurred during the processing of a
configuration file required to service this request. Please review the
specific error details below and modify your configuration file
appropriately.

Parser Error Message: File or assembly name System.Transactions, or
one of its dependencies, was not found.

Source Error:

Line 43: 				<add assembly="System.Windows.Forms, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
Line 44: 				<add assembly="System.Design, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
Line 45: 				<add assembly="System.Transactions, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=B77A5C561934E089"/></assemblies>
Line 46: 		</compilation>
Line 47: 		<!--  CUSTOM ERROR MESSAGES


Source File: E:\ASP.NET.2.0\www.ylt.com\wwwroot\web.config    Line: 45

Assembly Load Trace: The following information can be helpful to
determine why the assembly 'System.Transactions' could not be loaded.

=== Pre-bind state information ===
LOG: DisplayName = System.Transactions, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089
 (Fully-specified)
LOG: Appbase = file:///E:/ASP.NET.2.0/www.ylt.com/wwwroot
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (C:\WINDOWS
\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET
\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: System.Transactions, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary
ASP.NET Files/root/983a73c9/5cd899f/System.Transactions.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary
ASP.NET Files/root/983a73c9/5cd899f/System.Transactions/
System.Transactions.DLL.
LOG: Attempting download of new URL
file:///E:/ASP.NET.2.0/www.ylt.com/wwwroot/bin/System.Transactions.DLL.
LOG: Attempting download of new URL
file:///E:/ASP.NET.2.0/www.ylt.com/wwwroot/bin/System.Transactions/System.Transactions.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary
ASP.NET Files/root/983a73c9/5cd899f/System.Transactions.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary
ASP.NET Files/root/983a73c9/5cd899f/System.Transactions/
System.Transactions.EXE.
LOG: Attempting download of new URL
file:///E:/ASP.NET.2.0/www.ylt.com/wwwroot/bin/System.Transactions.EXE.
LOG: Attempting download of new URL
file:///E:/ASP.NET.2.0/www.ylt.com/wwwroot/bin/System.Transactions/System.Transactions.EXE.
Date:Thu, 09 Aug 2007 05:15:17 -0700   Author:  

Re: Cannot find assembly when handling .html files through isapi   
HI

I found my issue..! I had set the .net 1.1 isapi to handle the .html
and .htm files!

Easy mistake but might help someone in the future :)

Cheers

Rich
Date:Thu, 09 Aug 2007 05:51:27 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us