473,498 Members | 1,992 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1547

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

Similar topics

0
256
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
3004
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
7950
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
2648
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
4585
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
1571
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
14417
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
2076
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
2393
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...
0
7125
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
7002
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...
0
7165
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7203
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...
0
5462
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,...
1
4908
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...
0
3093
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...
0
3081
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
290
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.