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

Why is my Assemblie binding log viewer empty??

Hey everybody
Im trying to use the 'Assemblie binding log viewer' to debug a simple
..NET web application.
This application includes one html page which is trying to bind to an
assembly (myDLL)
on a button click event, and then call some method in that
dll(AddClass.Add(arg1,arg2)).
I had tried using a configuration file but also without it I get the same
error:
'AddClass' is undefined...

Any way my question is about the 'Assemblie binding log viewer' - why is it
still
empty after I fail to bind to myDll??
I have the 'log failures' check box checked,I do a refresh and also selected
the default
logging option .
Thanks in advance for your help!

P.S -
Here is the html code:

<head>
<title></title>
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
<meta content="VisualStudio.HTML" name="ProgId">
<meta content="Microsoft Visual Studio .NET 7.1" name="Originator">
<!-- Reference to the configuration file. -->
<!-- link rel="Configuration"
href="127.0.0.1/assembliesTest/myDllConfig.config"/-->
<script language="javascript" id="clientEventHandlersJS">

function Button1_onclick() {
sum = AddClass.Add(10,20);
Text1.value = sum;
}
</script>
</head>
<body>
<object id="myDll" width=100 height=100
classid="myDll.dll" VIEWASTEXT></object>

<INPUT id="Button1" type="button" value="Button" name="Button1"
onclick="return Button1_onclick()"><INPUT id="Text1" type="text" size="17"
name="Text1">
</body>
</html>
Jul 21 '05 #1
0 1191

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

Similar topics

0
by: makys | last post by:
Hi, I have 9i R2 (9.2.0.1.0) on W2000. I can't start a CUBE Viewer application. I right-click in one of the demo OLAP cubes in Enterprise Manager Console and choose "CUBE Viewer". After...
0
by: Rea Peleg | last post by:
Hey everybody Im trying to use the 'Assemblie binding log viewer' to debug a simple ..NET web application. This application includes one html page which is trying to bind to an assembly (myDLL)...
1
by: Antero | last post by:
I'm desperate! :-/. I'm desperately trying to bind to objects together to share same data and to display it in a windows forms. I'm trying to bind an custom object to custom control property. I...
0
by: Stoyan | last post by:
Somebody manage to do this? "If you want to replace the satellite resources (satellite assemblies once compiled), you can do so at any time, without having to recompile your main assembly ." I...
0
by: CES | last post by:
This is probably a stupid question but is their a way of adding a pointer to an assemblies within the code as apposed to adding an assemblie referance in the Machine.Config file? I'm on a...
19
by: Simon Verona | last post by:
I'm not sure if I'm going down the correct route... I have a class which exposes a number of properties of an object (in this case the object represents a customer). Can I then use this...
3
by: Bob Clegg | last post by:
I am in the same boat as Moondog on the 2nd July. I have a report designed against a dataset. Proved the datasset is OK by dropping a datagrid onto the form and it binds OK to the data. But the...
0
by: Tumurbaatar S. | last post by:
It's my first project using the Crystal report. I created a report with the report designer and linked it to a web form as: 1. put CrystalReportViewer in my page (its ID: Viewer). 2. put...
0
by: sudhaMurugesan | last post by:
Hi all, I have a problem in binding report. i bind 1st report p1.report in the page load. the same page contains a link to other report and when the user clicks the link the p2. report...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
0
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
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
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
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...
0
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...

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.