Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Requesting Logon to Display Images

Status
Not open for further replies.

dcsoke

Programmer
Nov 23, 2005
16
GB
I have built a reporting system using .Net which allows the user to choose from a list of Crystal Reports. After the user chooses a specific report from the list, they enter in parameters and press a button to display the report.

The data from the report shows up correctly, but the custom images that are the column headers do not. When each image attempts to load, a windows logon window pops up and asks for the users name and password. Even when a username and password are entered, the images fail to load.

This system has worked before, but after I made a slight modification to one of the .asp files and uploaded the new project to the webserver, I am having these permission problems. I've tried everything possible. The site is even allowing anonymous access, but it still will not work.

I am using Crystal Reports 11 with VS.Net2003.
Each image is designated as an OLE object just as Crystal suggests.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top