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

Error with hyperlink

I have an outside vendor that just updated there web access to aspnet
on a Windows 2003 server. Just before the new install, I had a
separate Windows 2000 server with IIS 5 that I used to tap into the
vendors database and then spit out a hyperlink that pointed directly
to their web server asp page.

Unfortunately, I'm getting the error message as seen below. As a side
note, instead of hyperlinking and getting this error, I can right
mouse click, select copy shortcut, paste it and then it will pull up
the vendor's proper web results, but when left mouse clicking the same
link I get the problem.

The error is:

Error occurred
Error: Object reference not set to an instance of an object.

Note: The error has been logged. This error does not mean the system
is unavailable. However, the document you were accessing when the
error occurred may not be available until this error has been
resolved.

Details
Error: Object reference not set to an instance of an object.
Url: /Server1/Html/Web/Doc/Details.aspx
Data: name=264835
Source: Infrastructure
Error in : Void SendIntelligenceInfo(System.String, System.String,
System.String, System.String, System.String, System.String,
System.String)
in : D:\Directory\Server1\Html\Web\Doc\Details.aspx at : line 174

Oct 20 '06 #1
1 1163
This error indicates that some object reference in the code is used before
the object has been created. If you are executing under two different
scenarios under which you get the error in one case and not the other, that
would indicate two separate pathways of execution where one instantiates the
object and the other does not.

If you can look at the application source you should determine which object
is the offender and be sure that all paths of execution create it before it
is used.

"ziggs" wrote:
I have an outside vendor that just updated there web access to aspnet
on a Windows 2003 server. Just before the new install, I had a
separate Windows 2000 server with IIS 5 that I used to tap into the
vendors database and then spit out a hyperlink that pointed directly
to their web server asp page.

Unfortunately, I'm getting the error message as seen below. As a side
note, instead of hyperlinking and getting this error, I can right
mouse click, select copy shortcut, paste it and then it will pull up
the vendor's proper web results, but when left mouse clicking the same
link I get the problem.

The error is:

Error occurred
Error: Object reference not set to an instance of an object.

Note: The error has been logged. This error does not mean the system
is unavailable. However, the document you were accessing when the
error occurred may not be available until this error has been
resolved.

Details
Error: Object reference not set to an instance of an object.
Url: /Server1/Html/Web/Doc/Details.aspx
Data: name=264835
Source: Infrastructure
Error in : Void SendIntelligenceInfo(System.String, System.String,
System.String, System.String, System.String, System.String,
System.String)
in : D:\Directory\Server1\Html\Web\Doc\Details.aspx at : line 174

Oct 21 '06 #2

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

Similar topics

0
by: dfgasner | last post by:
Sry I'm very new to VB.net and am trying to create a shopping cart by way of a book that teaches you VB.net along the way. Unfortunatly I'm stuck cuz I ran into this error and I can't seem to find...
4
by: Marco Krechting | last post by:
Hi All, Sorry but I have to create new message since it cannot find the old message to send a reply. Coming back to this hyperlink thing I will try to explain the real problem cause I think we...
0
by: DC Gringo | last post by:
I am getting a error upon attempting a postback that causes a redirection of the browser from http://myserver.com/ to http://myserver.com/0. My Try Catch block with exception handler doesn't come...
6
by: Nathan Sokalski | last post by:
I am using a DataSet as the DataSource of a DataList in my code. The SQL used to get the data from the database begins with: SELECT...
5
by: Patrick.O.Ige | last post by:
I want to have a rollover image on an hyperlink inside a Repeater control but when i run the page i get "Image1 is undefined" Any ideas? I have a Hyperlink and an Image control in a repeater...
3
by: keithb | last post by:
Using a GridView, I get a "Specified cast is not valid" error when binding the Visible propery of a hyperlink control to a DataTable text field. The error goes away if I replace the data binding...
2
by: John Kotuby | last post by:
Hi guys... I must be going brain dead from working on this project for 80 hours in the last week. I suppose that's part-time for some coders.. anyway... I created a simple Hyperlink in a user...
1
by: KRISHNA PRAVI | last post by:
the error is "runtime error object expected" here is the code....................................................................................... <script language="javascript"...
6
by: vspsdca | last post by:
Hi, I'm a newbie here and does not really have any formal training on VBA. I just need help to get my hyperlink to work. I have a form in MS Access with a browse button where a user can select a...
1
NeoPa
by: NeoPa | last post by:
Error 7980: The HyperlinkAddress or HyperlinkSubAddress property is read-only for this hyperlink I'm struggling with some code to update Hyperlinks in my table. The field is defined as a...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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
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
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.