473,387 Members | 1,575 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

ASP.NET and NTidy

Windows 2000, .NET Framework 1.1 and IIS lockdown has been applied on this
machine.
I have 2 machines where my application runs without any problems but on my
third machine i get this error message: ( The os is in swedish ).

Konfigurationsfel
Beskrivning: Ett fel inträffade när en konfigurationsfil som är nödvändig
för att utföra begäran behandlades. Granska felinformationen nedan och gör
nödvändiga ändringar i konfigurationsfilen.

Tolkningsfelmeddelande: Fil- eller sammansättningsnamnet NTidy, eller ett av
dess beroenden, hittades inte.

Källfel:
Rad 256: <add assembly="System.EnterpriseServices,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Rad 257: <add assembly="System.Web.Mobile,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Rad 258: <add assembly="*"/>
Rad 259: </assemblies>
Rad 260:
Källfil: c:\winnt\microsoft.net\framework\v1.1.4322\Config\ machine.config
Rad: 258

Starta spårning av sammansättning: Följande information kan vara användbar
när det gäller att avgöra varför sammansättningen NTidy inte kunde startas.
=== Pre-bind state information ===
LOG: DisplayName = NTidy
(Partial)
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: Post-policy reference: NTidy
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/2135a508/8d69a834/NTidy.DLL.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/2135a508/8d69a834/NTidy/NTidy.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/bin/NTidy.DLL.
LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: NTidy, Version=1.0.1477.35308, Culture=neutral,
PublicKeyToken=null

Whats the problem?

/Jonas
Nov 18 '05 #1
1 3636
We ran into the same issues using NTidy...the DLL would work fine on
our development machines, but fail horribly when the DLL was placed in
the /bin directory. We made it work by installing the .NET Framework
SDK on the server, instead of the redistributable version. There must
be some DLLs or libraries missing in the redist version related to the
C++ code...if anyone has any more insight into the problem, please let
me know.

-t

"Jonas Nilsson" <jo***********@hotmail.com> wrote in message news:<OU**************@TK2MSFTNGP10.phx.gbl>...
Windows 2000, .NET Framework 1.1 and IIS lockdown has been applied on this
machine.
I have 2 machines where my application runs without any problems but on my
third machine i get this error message: ( The os is in swedish ).

Konfigurationsfel
Beskrivning: Ett fel inträffade när en konfigurationsfil som är nödvändig
för att utföra begäran behandlades. Granska felinformationen nedan och gör
nödvändiga ändringar i konfigurationsfilen.

Tolkningsfelmeddelande: Fil- eller sammansättningsnamnet NTidy, eller ett av
dess beroenden, hittades inte.

Källfel:
Rad 256: <add assembly="System.EnterpriseServices,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Rad 257: <add assembly="System.Web.Mobile,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Rad 258: <add assembly="*"/>
Rad 259: </assemblies>
Rad 260:
Källfil: c:\winnt\microsoft.net\framework\v1.1.4322\Config\ machine.config
Rad: 258

Starta spårning av sammansättning: Följande information kan vara användbar
när det gäller att avgöra varför sammansättningen NTidy inte kunde startas.
=== Pre-bind state information ===
LOG: DisplayName = NTidy
(Partial)
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: Post-policy reference: NTidy
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/2135a508/8d69a834/NTidy.DLL.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/2135a508/8d69a834/NTidy/NTidy.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/bin/NTidy.DLL.
LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: NTidy, Version=1.0.1477.35308, Culture=neutral,
PublicKeyToken=null

Whats the problem?

/Jonas

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Edgardo Rossetto | last post by:
Hi, got a few questions: - Does anyone know a HTML 4.01 / XHTML implementation of the DOM, or is only System.Xml (XML 1.0 and 2.0 only AFAIK) avaiable? - Any ideas if .NET 2.0 will have? Is...
7
by: majid | last post by:
I want write a program with c# to pars a html file how ccan i do this with system.mshtml? or there is other way to do it p;ease help me?
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.