473,473 Members | 2,207 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Images Not Being Displayed IN ASPX pages With .NET 1.1


I developed a series of ASPX pages using VS 2002 and 1.0 version of the framework. These pages save the sessions state information InProc. I have upgraded to VS 2003 and 1.1 of the framework and have run into the following problem. When I save the session state in proc, the images on my page are not displayed. If turn this off it works. Here is a sample of the IIS log

Seesion State Turned Of
15:19:29 127.0.0.1 DEBUG /Cams/StatReports/CamsBanner.aspx 200
15:19:32 127.0.0.1 GET /Cams/StatReports/CamsBanner.aspx 200
15:19:32 127.0.0.1 GET /Cams/StatReports/images/netbkgnd.gif 200
15:19:32 127.0.0.1 GET /Cams/StatReports/images/STATESEAL.GIF 200
15:19:38 127.0.0.1 GET /projectconsole/main 404
15:19:49 127.0.0.1 DEBUG /Cams/StatReports/CamsBanner.aspx 200
15:19:57 127.0.0.1 DEBUG /Cams/StatReports/CamsBanner.aspx 200

Session State Set To InPro
15:20:00 127.0.0.1 GET /Cams/StatReports/CamsBanner.aspx 500
15:20:05 127.0.0.1 DEBUG /Cams/StatReports/CamsBanner.aspx 200
15:20:14 127.0.0.1 DEBUG /Cams/StatReports/CamsBanner.aspx 200
15:20:17 127.0.0.1 GET /Cams/StatReports/CamsBanner.aspx 302
15:20:17 127.0.0.1 GET /Cams/StatReports/(pu13s145czo3xo452uruc1zk)/CamsBanner.aspx 200
15:20:17 127.0.0.1 GET /Cams/StatReports/(pu13s145czo3xo452uruc1zk)/images/netbkgnd.gif 404
15:20:17 127.0.0.1 GET /Cams/StatReports/(pu13s145czo3xo452uruc1zk)/images/STATESEAL.GIF 40

As you can see IIS could not find the Gif images because the session state information was stored in the URL. When run under .NET framework 1.0 the Gif image URLs were not imbedded in the image URL and everything worked normal

Can anyone explain this or tell me what I am doing wrong

Thanks
Jame
Nov 15 '05 #1
1 1749
I put the site on another machine with .NET Framework 1.1 and everything worked great. So I uninstalled, then reinstalled the framework on my development machine and that seemed to fix the problem

James
Nov 15 '05 #2

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

Similar topics

3
by: Hitesh | last post by:
Hi, I am getting the response from another Website by using the HttpHandler in my current site. I am getting the page but all the images on that page are not appearing only placeholder are...
1
by: Laurie Dvorak | last post by:
I'm working on converting a website that currently is all static HTML pages to ASP.NET. Since people may have some of the HTML pages bookmarked, I want to give them a meaningful error message...
61
by: phil-news-nospam | last post by:
Why does SVG need a different tag than other images? IMHO, SVG should be implemented as an image type just like any other image type, allowing it to work with <img> tags, and ... here is the...
10
by: mrajanikrishna | last post by:
Hello friends, I have developed an application using ASP.NET and SQL Server. Ours is a garment factory. I need to design another module in my application. I want to generate images on fly...
9
by: Wayne Smith | last post by:
I've come up against a major headache that I can't seem to find a solution for but I'm sure there must be a workaround and I would really be grateful of any help. I'm currently building a web...
7
by: Sirplaya | last post by:
I am retrieving images that I stored in SQL Server on my web pages in C#. I have no problem with the images displaying, however, I am trying to wrap the image with an <A HREF ..." and each time I...
12
by: John Kotuby | last post by:
Hi all, Maybe this is a simple problem found in ASP.NET 2.0 course 101, but I must have missed it. When I create a page in Visual Web Developer and use URLs like "/images/picture.gif " or a link...
0
by: =?Utf-8?B?RGFuaWVsIERpVml0YQ==?= | last post by:
First, I am using VS2005 with windows XP. I am having an issue where I cannot see the images in my usercontrols or the ASPX pages they are dropped onto (the ASPX pages are on the root of the site...
1
by: =?Utf-8?B?RGFuaWVsIERpVml0YQ==?= | last post by:
First, I am using VS2005 with windows XP. I am having an issue where I cannot see the images in my usercontrols or the ASPX pages they are dropped onto (the ASPX pages are on the root of the site...
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...
1
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...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
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...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.