473,324 Members | 2,370 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,324 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 1530

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...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
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...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....

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.