473,383 Members | 1,759 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,383 software developers and data experts.

UserControl with server in other port. CLR bug?

I have a WebPage with a usercontrol (webcomponent.dll).
With the port 80 on the server, the webpage and the usercontrol works fine
If i change the port (18802), the time of loading the usercontrol is very long. After 30secondes it works fine
With the tool "Assembly Binding Log Viewer" (FUSLOGVW),
i see that the CLR search the assembly mscorlib.ressource on the server not at the port 18802 but at the port 80
This call are very long because there is no appli on the port 80
See the log at the bottom.
In the log we see ....net/18802/g55p instead of ...net:18802/g55p is it a CLR bug
Thank you to help me

CĂ©dri

=== Pre-bind state information ==
LOG: DisplayName = mscorlib.resources, Version=1.0.5000.0, Culture=fr-FR, PublicKeyToken=b77a5c561934e08
(Fully-specified
LOG: Appbase = http://??????.lyon.volvo.net/18802/g55partne
LOG: Initial PrivatePath = bi
LOG: Dynamic Base = NUL
LOG: Cache Base = NUL
LOG: AppName = NUL
Calling assembly : (Unknown)
==

LOG: Processing DEVPATH
LOG: DEVPATH is not set. Falling through to regular bind
LOG: Attempting application configuration file download
LOG: Download of application configuration file was attempted from http://????.lyon.volvo.net/18802/g55...ent.dll.config
LOG: The asynchronous configuration file download unsuccessful
LOG: Publisher policy file is not found
LOG: Host configuration file not found
LOG: Using machine configuration file from C:\WINNT\Microsoft.NET\Framework\v1.1.4322\config\ machine.config
LOG: Post-policy reference: mscorlib.resources, Version=1.0.5000.0, Culture=fr-FR, PublicKeyToken=b77a5c561934e08
LOG: Cache Lookup was unsuccessful
LOG: Attempting download of new URL http://????.lyon.volvo.net/18802/g55....resources.DLL
LOG: Attempting download of new URL http://????.lyon.volvo.net/18802/g55....resources.DLL
LOG: Attempting download of new URL http://????.lyon.volvo.net/18802/g55....resources.DLL
LOG: Attempting download of new URL http://????.lyon.volvo.net/18802/g55....resources.DLL
LOG: Attempting download of new URL http://????.lyon.volvo.net/18802/g55....resources.EXE
LOG: Attempting download of new URL http://????.lyon.volvo.net/18802/g55....resources.EXE
LOG: Attempting download of new URL http://????.lyon.volvo.net/18802/g55....resources.EXE
LOG: Attempting download of new URL http://????.lyon.volvo.net/18802/g55....resources.EXE
LOG: All probing URLs attempted and failed
Jul 21 '05 #1
0 1533

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

Similar topics

0
by: Cedric | last post by:
I have a WebPage with a usercontrol (webcomponent.dll). With the port 80 on the server, the webpage and the usercontrol works fine If i change the port (18802), the time of loading the usercontrol...
1
by: jralford | last post by:
Hi, Another question from a C# newbie: I have a usercontrol class that includes a customized control. Now, if I create an instance of the class, and click on it, a click event is raised for the...
4
by: Mark Friedman | last post by:
I can't seem to figure out how to get a reference to a UserControl in the code-behind for the page that contains the control. All the examples I've seen show how to pass property values from the...
2
by: bill yeager | last post by:
When trying to run my web project, I get the following error: Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the...
2
by: Sascha | last post by:
Hi there, I searched carefully through the web before finally deciding to post this message, because I could not find a solution for my problem. Hopefully someone will have a hint or explanation...
4
by: Alexander Widera | last post by:
How can I include an usercotrol into an other usercontrol... for example: <UserControl:First runat="server" id="firstUC" content="..." /> and i want to refer an other UserControl (e.g. called...
9
by: Marcelo Cabrera | last post by:
Hi, I have a user control that in turn creates a bunch of webcontrols dynamically and handles the events these webcontrols raise. It used to work fine on ASP .Net 1.1 but when compiled on 2.0 it...
0
by: oliver | last post by:
QUESTION: How to access an object embedded in a UserControl through Javascript file? Another way to ask this question: How to execute script from a UserControl, accessing other objects in that...
10
by: Benton | last post by:
Hi there, I have a UserControl with a couple of textboxes and a couple of buttons ("Save" and "Cancel"). The Click event for this buttons is in the UserControl's codebehind of course, so here's...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
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: 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
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...

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.