473,586 Members | 2,491 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

LOG: All probing URLs attempted and failed

Hi,

I have a simple C# assembly ( .dll ) which I deployed
through an HTML.The complete assembly is as simple as this

using System;
using System.Windows. Forms;
namespace testAssemblyNS
{
public class Class1
{
public Class1()
{
MessageBox.Show ("ctor");
}
}
}
here is the complete html
<html> <body >
<OBJECT ID="myAssembly "
classid="testAs sembly.dll#test AssemblyNS.Clas s1">
</OBJECT>
testAssembly
</body> </html>

When I invoke the html page, everything works fine, I see
the "ctor" messagebox. YET the "Assembly Binding Log
Viewer" (Fuslogw) shows the following error, any idea why?
Is there really something wrong?

----------------------------------------------------------
*** Assembly Binder Log Entry (12/3/2003 @ 11:24:46 AM)
***

The operation failed.
Bind result: hr = 0x80070002. The system cannot find the
file specified.

Assembly manager loaded from:
C:\WINNT\Micros oft.NET\Framewo rk\v1.1.4322\fu sion.dll
Running under executable C:\Program Files\Internet
Explorer\iexplo re.exe
--- A detailed error log follows.

=== Pre-bind state information ===
LOG: DisplayName = testAssembly, Version=1.0.0.0 ,
Culture=neutral , PublicKeyToken= null
(Fully-specified)
LOG: Appbase = http://samir2k
LOG: Initial PrivatePath = bin
LOG: Dynamic Base = NULL
LOG: Cache Base = NULL
LOG: AppName = NULL
Calling assembly : (Unknown).
===

LOG: Processing DEVPATH.
LOG: DEVPATH is not set. Falling through to regular bind.
LOG: Policy not being applied to reference at this time
(private, custom, partial, or location-based assembly
bind).
LOG: Post-policy reference: testAssembly, Version=1.0.0.0 ,
Culture=neutral , PublicKeyToken= null
LOG: Attempting download of new URL
http://samir2k/testAssembly.DLL.
LOG: Attempting download of new URL
http://samir2k/testAssembly/testAssembly.DLL.
LOG: Attempting download of new URL
http://samir2k/bin/testAssembly.DLL.
LOG: Attempting download of new URL
http://samir2k/bin/testAssembly/testAssembly.DLL.
LOG: Attempting download of new URL
http://samir2k/testAssembly.EXE.
LOG: Attempting download of new URL
http://samir2k/testAssembly/testAssembly.EXE.
LOG: Attempting download of new URL
http://samir2k/bin/testAssembly.EXE.
LOG: Attempting download of new URL
http://samir2k/bin/testAssembly/testAssembly.EXE.
LOG: All probing URLs attempted and failed.
----------------------------------------------------------

TIA
mqs
Nov 15 '05 #1
0 1835

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

Similar topics

1
5021
by: Wayno | last post by:
My php logs are coming up empty. I have done all I can think of, and all that made sense to me. Can someone take a look at my php.ini please and tell me what you think may be the problem. I double-checked the path to my error log. It is in /var/www/logs/php_error_log Thanks. :) -Wayne Stevenson
1
3079
by: DC Gringo | last post by:
I have some code that writes log entries upon errors in an VB.NET web app. I can write the Message but in the log, preceding my message is the following: Description: The description for Event ID ( 0 ) in Source ( Application ) cannot be found. The local computer may not have the necessary registry information or message DLL files to...
5
1499
by: ptass | last post by:
If i create a simple windows form .exe then launch it via a href, ( simple one touch deployment ), why does the .net framework/iis search in multiple places and for multiple files derived from the actual .exe name. ( most of which don't exist ) eg; 2005-03-01 04:47:35 10.2.5.229 GET /Components/Softix.Platform.Application.Startup.exe - 80...
1
2309
by: ryanmhuc | last post by:
I have the security audit logging failed attempts on my MS SQL server. Is there a way to log the ip address of these attempts?
4
12445
by: hype | last post by:
Hi, How can I find out how much space has been used in the log file and how much of it is free or yet to be used ? Thanks, Hype
5
2721
by: Josh Armstrong | last post by:
I would like to setup a form that will log the users logging in to a db. The form and the Db will currently log the users if they complete the logon and get in. It will then log the entry, but not if they fail to login. If they fail I would like it to log the attempted pass and the computer name from where they are logging in, the systems...
2
18053
by: Richard | last post by:
I am writing an installer for our application. The installer places the application .exe in the install directory and then creates a \bin subfolder and places all .dlls in the \bin subfolder. When we run the application it throws a "file not found" exception upon attempted loading of the dependent .dlls. I have a probing element in my...
0
1540
by: Boni Lopez | last post by:
Hi there, Supposed I have loaded into an current domain an assembly myasm.dll i.e. Appdomain.CurrentDomain.Load(bytes_of_myasm.dll) myasm.dll is signed and has a strong name Now I have a newasm.dll , this dll uses some classes from myasm.dll. If I am trying to create an instance of a class from newasm I get an
6
2555
by: Tomino | last post by:
Hi, I am working on a log in form for an Access 2003 db. Because the built-in jet database engine doesn't supply the ability to record every log attempt, failed attempt, validate passwords, user lock after X failed log attempts, ... I desided to program one of my own. The code itselves works fine but I cannot write the value of...
0
7915
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7841
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8204
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8339
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...
0
8220
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...
0
5392
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...
0
3838
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...
1
1452
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1184
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.