473,788 Members | 2,721 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Configuration errors when starting ASP.NET project

Hi All

We have a new server running the latest framework, windows
server 2003 & IIS 6.0, and we're getting the following
error when we try to load the app in IE.

Server Error in '/webreporting' Application.
-----------------------------------------------------------
---------------------

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: Unable to load
file 'infragistics.w ebui.ultrawebgr id.v2'.

Source Error:
Line 223: <add
assembly="Syste m.EnterpriseSer vices, Version=1.0.500 0.0,
Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a"/>
Line 224: <add assembly="Syste m.Web.Mobile,
Version=1.0.500 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a"/>
Line 225: <add assembly="*"/>
Line 226: </assemblies>
Line 227:
Source File: c:\windows\micr osoft.net\frame work\v1.1.4322
\Config\machine .config Line: 225

Assembly Load Trace: The following information can be
helpful to determine why the
assembly 'infragistics.w ebui.ultrawebgr id.v2' could not be
loaded.
=== Pre-bind state information ===
LOG: DisplayName = infragistics.we bui.ultrawebgri d.v2
(Partial)
LOG: Appbase = file:///C:/Inetpub/wwwroot/webreporting
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:
infragistics.we bui.ultrawebgri d.v2
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Tempor
ary ASP.NET
Files/webreporting/04bac3c7/c7318c87/infragistics.we bui.ult
rawebgrid.v2.DL L.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Tempor
ary ASP.NET
Files/webreporting/04bac3c7/c7318c87/infragistics.we bui.ult
rawebgrid.v2/infragistics.we bui.ultrawebgri d.v2.DLL.
LOG: Attempting download of new URL
file:///C:/Inetpub/wwwroot/webreporting/bin/infragistics.we
bui.ultrawebgri d.v2.DLL.
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Mic rosoft.NET\Fram ework\v1.1.4322
\aspnet.config) .
LOG: Using machine configuration file from
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322
\config\machine .config.
LOG: Post-policy reference:
Infragistics.We bUI.UltraWebGri d.v2, Version=2.0.500 0.17,
Culture=neutral , PublicKeyToken= 7dd5c3163f2cd0c b


-----------------------------------------------------------
---------------------
Version Information: Microsoft .NET Framework
Version:1.1.432 2.573; ASP.NET Version:1.1.432 2.573
-----------------------------------------------------------

Further notes:

This same build works fine on our other server, running
Windows Server 2003 & IIS 6.0.

In order to supress the error temporarily, we have to stop
IIS, go into C:\windows\Micr osoft.NET\Frame work\v1.1.4311
\Temporary ASP.NET Files\

select the project folder ("webreporting" ) and delete it,
once every file has been unlocked.

Then, restart IIS, and we can get it to run a process once
or twice before errors come up such as "not enough disk
space" when using a crystal reports tool to produce a
report, and other unusual errors.

It always ends up with the error above. Does anyone have
any ideas/fixes for us to try?

Thanks

Fred Bliss

fb****@fazzi.co m
Nov 17 '05 #1
3 1730
This is a bug. Stop the Indexing Service.

--
John
"fred bliss" <fb****@fazzi.c om> wrote in message
news:06******** *************** *****@phx.gbl.. .
Hi All

We have a new server running the latest framework, windows
server 2003 & IIS 6.0, and we're getting the following
error when we try to load the app in IE.

Server Error in '/webreporting' Application.
-----------------------------------------------------------
---------------------

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: Unable to load
file 'infragistics.w ebui.ultrawebgr id.v2'.

Source Error:
Line 223: <add
assembly="Syste m.EnterpriseSer vices, Version=1.0.500 0.0,
Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a"/>
Line 224: <add assembly="Syste m.Web.Mobile,
Version=1.0.500 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a"/>
Line 225: <add assembly="*"/>
Line 226: </assemblies>
Line 227:
Source File: c:\windows\micr osoft.net\frame work\v1.1.4322
\Config\machine .config Line: 225

Assembly Load Trace: The following information can be
helpful to determine why the
assembly 'infragistics.w ebui.ultrawebgr id.v2' could not be
loaded.
=== Pre-bind state information ===
LOG: DisplayName = infragistics.we bui.ultrawebgri d.v2
(Partial)
LOG: Appbase = file:///C:/Inetpub/wwwroot/webreporting
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:
infragistics.we bui.ultrawebgri d.v2
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Tempor
ary ASP.NET
Files/webreporting/04bac3c7/c7318c87/infragistics.we bui.ult
rawebgrid.v2.DL L.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Tempor
ary ASP.NET
Files/webreporting/04bac3c7/c7318c87/infragistics.we bui.ult
rawebgrid.v2/infragistics.we bui.ultrawebgri d.v2.DLL.
LOG: Attempting download of new URL
file:///C:/Inetpub/wwwroot/webreporting/bin/infragistics.we
bui.ultrawebgri d.v2.DLL.
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Mic rosoft.NET\Fram ework\v1.1.4322
\aspnet.config) .
LOG: Using machine configuration file from
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322
\config\machine .config.
LOG: Post-policy reference:
Infragistics.We bUI.UltraWebGri d.v2, Version=2.0.500 0.17,
Culture=neutral , PublicKeyToken= 7dd5c3163f2cd0c b


-----------------------------------------------------------
---------------------
Version Information: Microsoft .NET Framework
Version:1.1.432 2.573; ASP.NET Version:1.1.432 2.573
-----------------------------------------------------------

Further notes:

This same build works fine on our other server, running
Windows Server 2003 & IIS 6.0.

In order to supress the error temporarily, we have to stop
IIS, go into C:\windows\Micr osoft.NET\Frame work\v1.1.4311
\Temporary ASP.NET Files\

select the project folder ("webreporting" ) and delete it,
once every file has been unlocked.

Then, restart IIS, and we can get it to run a process once
or twice before errors come up such as "not enough disk
space" when using a crystal reports tool to produce a
report, and other unusual errors.

It always ends up with the error above. Does anyone have
any ideas/fixes for us to try?

Thanks

Fred Bliss

fb****@fazzi.co m

Nov 17 '05 #2
I stopped the indexing service system-wide and it still is
producing the error. Any other ideas?

Thanks

-----Original Message-----
This is a bug. Stop the Indexing Service.

--
John
"fred bliss" <fb****@fazzi.c om> wrote in message
news:06******* *************** ******@phx.gbl. ..
Hi All

We have a new server running the latest framework, windows server 2003 & IIS 6.0, and we're getting the following
error when we try to load the app in IE.

Server Error in '/webreporting' Application.
-------------------------------------------------------- --- ---------------------

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: Unable to load
file 'infragistics.w ebui.ultrawebgr id.v2'.

Source Error:
Line 223: <add
assembly="Syste m.EnterpriseSer vices, Version=1.0.500 0.0,
Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a"/>
Line 224: <add assembly="Syste m.Web.Mobile, Version=1.0.500 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a"/>
Line 225: <add assembly="*"/>
Line 226: </assemblies>
Line 227:
Source File: c:\windows\micr osoft.net\frame work\v1.1.4322 \Config\machine .config Line: 225

Assembly Load Trace: The following information can be
helpful to determine why the
assembly 'infragistics.w ebui.ultrawebgr id.v2' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = infragistics.we bui.ultrawebgri d.v2
(Partial)
LOG: Appbase = file:///C:/Inetpub/wwwroot/webreporting
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:
infragistics.we bui.ultrawebgri d.v2
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Tempor ary ASP.NET
Files/webreporting/04bac3c7/c7318c87/infragistics.we bui.ult rawebgrid.v2.DL L.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Tempor ary ASP.NET
Files/webreporting/04bac3c7/c7318c87/infragistics.we bui.ult rawebgrid.v2/infragistics.we bui.ultrawebgri d.v2.DLL.
LOG: Attempting download of new URL
file:///C:/Inetpub/wwwroot/webreporting/bin/infragistics.we bui.ultrawebgri d.v2.DLL.
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Mic rosoft.NET\Fram ework\v1.1.4322
\aspnet.config) .
LOG: Using machine configuration file from
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322
\config\machine .config.
LOG: Post-policy reference:
Infragistics.We bUI.UltraWebGri d.v2, Version=2.0.500 0.17,
Culture=neutral , PublicKeyToken= 7dd5c3163f2cd0c b


-------------------------------------------------------- --- ---------------------
Version Information: Microsoft .NET Framework
Version:1.1.432 2.573; ASP.NET Version:1.1.432 2.573
-------------------------------------------------------- ---
Further notes:

This same build works fine on our other server, running
Windows Server 2003 & IIS 6.0.

In order to supress the error temporarily, we have to stop IIS, go into C:\windows\Micr osoft.NET\Frame work\v1.1.4311 \Temporary ASP.NET Files\

select the project folder ("webreporting" ) and delete it, once every file has been unlocked.

Then, restart IIS, and we can get it to run a process once or twice before errors come up such as "not enough disk
space" when using a crystal reports tool to produce a
report, and other unusual errors.

It always ends up with the error above. Does anyone have any ideas/fixes for us to try?

Thanks

Fred Bliss

fb****@fazzi.co m

.

Nov 17 '05 #3
The problem had to do with Indexing Service locking .dlls in the bin
directory when it noticed that something in the bin directory had changed.
Perhaps some other program is doing something similar?

--
John
<an*******@disc ussions.microso ft.com> wrote in message
news:04******** *************** *****@phx.gbl.. .
I stopped the indexing service system-wide and it still is
producing the error. Any other ideas?

Thanks

-----Original Message-----
This is a bug. Stop the Indexing Service.

--
John
"fred bliss" <fb****@fazzi.c om> wrote in message
news:06******* *************** ******@phx.gbl. ..
Hi All

We have a new server running the latest framework, windows server 2003 & IIS 6.0, and we're getting the following
error when we try to load the app in IE.

Server Error in '/webreporting' Application.
-------------------------------------------------------- --- ---------------------

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: Unable to load
file 'infragistics.w ebui.ultrawebgr id.v2'.

Source Error:
Line 223: <add
assembly="Syste m.EnterpriseSer vices, Version=1.0.500 0.0,
Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a"/>
Line 224: <add assembly="Syste m.Web.Mobile, Version=1.0.500 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a"/>
Line 225: <add assembly="*"/>
Line 226: </assemblies>
Line 227:
Source File: c:\windows\micr osoft.net\frame work\v1.1.4322 \Config\machine .config Line: 225

Assembly Load Trace: The following information can be
helpful to determine why the
assembly 'infragistics.w ebui.ultrawebgr id.v2' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = infragistics.we bui.ultrawebgri d.v2
(Partial)
LOG: Appbase = file:///C:/Inetpub/wwwroot/webreporting
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:
infragistics.we bui.ultrawebgri d.v2
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Tempor ary ASP.NET
Files/webreporting/04bac3c7/c7318c87/infragistics.we bui.ult rawebgrid.v2.DL L.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Tempor ary ASP.NET
Files/webreporting/04bac3c7/c7318c87/infragistics.we bui.ult rawebgrid.v2/infragistics.we bui.ultrawebgri d.v2.DLL.
LOG: Attempting download of new URL
file:///C:/Inetpub/wwwroot/webreporting/bin/infragistics.we bui.ultrawebgri d.v2.DLL.
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Mic rosoft.NET\Fram ework\v1.1.4322
\aspnet.config) .
LOG: Using machine configuration file from
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322
\config\machine .config.
LOG: Post-policy reference:
Infragistics.We bUI.UltraWebGri d.v2, Version=2.0.500 0.17,
Culture=neutral , PublicKeyToken= 7dd5c3163f2cd0c b


-------------------------------------------------------- --- ---------------------
Version Information: Microsoft .NET Framework
Version:1.1.432 2.573; ASP.NET Version:1.1.432 2.573
-------------------------------------------------------- ---
Further notes:

This same build works fine on our other server, running
Windows Server 2003 & IIS 6.0.

In order to supress the error temporarily, we have to stop IIS, go into C:\windows\Micr osoft.NET\Frame work\v1.1.4311 \Temporary ASP.NET Files\

select the project folder ("webreporting" ) and delete it, once every file has been unlocked.

Then, restart IIS, and we can get it to run a process once or twice before errors come up such as "not enough disk
space" when using a crystal reports tool to produce a
report, and other unusual errors.

It always ends up with the error above. Does anyone have any ideas/fixes for us to try?

Thanks

Fred Bliss

fb****@fazzi.co m

.

Nov 17 '05 #4

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

Similar topics

1
4869
by: Jason | last post by:
Hi, I'm trying to integrate Microsoft's Configuration Management Application Block (CMAB), and have run into a bit of trouble. Would appreciate any input anybody could provide at this point. I simply keep running into exceptions when trying to integrate the block into my app. Here's what I've done thus far: 1. Installed the CMAB 2. Started a new C# project.
1
1360
by: Robert N | last post by:
I was able to compile (Debug) and reference an Configuration Block project for my primary application "AppPrimary.exe". When I add a strong name file to the Configuration Block project and recompile the projects my "AppPrimary.exe" no longer works correctly. I've noticed that when AppPrimary.exe runs with the Non-Strong-Named version of the Config Block the following has the proper values (i.e. Current.builder=...
4
2710
by: scottrm | last post by:
We have two developers, call them A and B, (on Windows XP) developing a number of asp.net web sites on a shared server (Windows 2003). Everything has been ok but recently for no apparent reason whenever developer A builds a particular project (which builds with no errors) and then tries to access the web site they just built they get the error below. Other projects built by the developer A are ok and also if the other developer, developer...
5
2585
by: NoNickname | last post by:
Basically, how do I know that the release versions of all components are being published? The Build | Configuration Manager is confusing me a little in VS2005. I have three projects in my solution: 1) web service website. 2) SOAP Extension Class Lib that compiles to a dll 3) WinForm application with a proxy to test the web service.
3
1731
by: Al Dykes | last post by:
Is there a usenet group for Apache questions? If I knew of one I'd post the question there. I can't get a MySQL connection in PHP code under apache to work. I'm learning LAMP, starting on a w2k box. I've downloaded recent copies of Apache, MySQL and PHP and done the setup and it seems to work,except for SQL. I can run pure PHP under the apache server and I've installed phpmyadmin and I can make a database and then access it from...
7
6149
by: Steven Cliff | last post by:
I have started to use the new Enterprise Library (Jan 06) and have set up a skeleton project using the DAAB. This all seems to work fine apart from when I come to secure the app.config file via encryption. I have encrypted the connectionsettings block in the config file but obviously when I come to deploy the solution to other PC's, it cannot read the block as it doesn't have the keys to decrypt. I understand that as far as ASP.NET...
1
8530
by: forrie | last post by:
We're running multiple vhosts in an apache-2.x configuration for which we would like to provide separate php.ini files (for different reasons). At the moment, we're unable to do this - the error I'm seeing is: Starting httpd: Syntax error on line 87 of /etc/httpd/conf/vhost.conf.admin: Only first PHPINIDir directive honored per configuration tree - subsequent ones ignored
2
2182
by: heddy | last post by:
Howdy folks. I am trying to build a web service using the following configuration: I have Windows 2003 Server running in VMware. I have IIS set up on it. I installed the .NET 2.0 package on the server as well. The VMWare server is called W2K3. I created 2 web sites on the server. One called ResetPool, the other called TestReset. The ResetPool site is the target of a little web service that will force an app pool to recycle. The...
7
10828
by: =?Utf-8?B?RG91Z2llIEJyb3du?= | last post by:
Hi I've written custom configuration section (inherits from System.Configuration.ConfigurationSection) to simplify the contents of the config file and to make life easier when accessing them in code. The configuration section is contained within the exe (it's a simple test case!) and everything works well debugging within the IDE or if the application is deployed on a drive or share that has been granted full trust. For the share the...
0
10177
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10113
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9969
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8995
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7519
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6750
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5402
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5538
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3677
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.