473,473 Members | 4,189 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Cookieless Sessions...

JV
Hi,
The URL I'm trying to access
http://SERVER/VirtualDir/app/test.aspx
This page has a lot of links and also images and CSS
from the following folder structure.

http://SERVER/VirtualDir/images/image.gif
http://SERVER/VirtualDir/styles/Style.css

I refer to images from test.aspx in the page as IMG
SRC=../images/test.gif

I am trying to test my application with the "Cookieless=true"
parameter in the Session Configuration in the Web.Config file.

I am having some issues with Images/CSS files in my document when
I turn on the CookieLess=true. They don't seem to be able to get the
image based on the relative location.

Is there any fix for this?
Thanks in Advance,
JV
Nov 17 '05 #1
2 2948
Hi guys!

Yes... 8-(
I'm having the same problems as you guys.

Scott, following your "directions" I put a .aspx page
inside my images' folder and it works fine.
I guess you're right... IIS do NOT think.

Please, keep me in the loop about a solution for this
problem.

I'll keep you guys informed if I find one.

Thx

-----Original Message-----
Hi,
The URL I'm trying to access
http://SERVER/VirtualDir/app/test.aspx
This page has a lot of links and also images and CSS
from the following folder structure.

http://SERVER/VirtualDir/images/image.gif
http://SERVER/VirtualDir/styles/Style.css

I refer to images from test.aspx in the page as IMG
SRC=../images/test.gif

I am trying to test my application with the "Cookieless=true"parameter in the Session Configuration in the Web.Config file.
I am having some issues with Images/CSS files in my document whenI turn on the CookieLess=true. They don't seem to be able to get theimage based on the relative location.

Is there any fix for this?
Thanks in Advance,
JV
.

Nov 17 '05 #2
problems displaying images, style sheets using cookieless session
(sessionID in the url) - cookieless session broken images.

Finally... I found the answer! at least in my case.
Hope this helps!
Check your isapi filters in iis. Make sure ASP.net is included and
running. Here's how.

open internet services manager
right clik on the server node and choose properties
master properties <edit>
(tab) isapi flters
look for an entry "ASP.NET_x.xx.x.x.x"
if it is not there, this is your problem!

<add> ASP.Net
C:\WINNT\Microsoft.NET\Framework\v1.0.3705\aspnet_ filter.dll

the above value is for 1.0.3705
you should use whichever version you are running.
restart iis
j_*@lycos.com (JV) wrote in message news:<30**************************@posting.google. com>...
Hi,
The URL I'm trying to access
http://SERVER/VirtualDir/app/test.aspx
This page has a lot of links and also images and CSS
from the following folder structure.

http://SERVER/VirtualDir/images/image.gif
http://SERVER/VirtualDir/styles/Style.css

I refer to images from test.aspx in the page as IMG
SRC=../images/test.gif

I am trying to test my application with the "Cookieless=true"
parameter in the Session Configuration in the Web.Config file.

I am having some issues with Images/CSS files in my document when
I turn on the CookieLess=true. They don't seem to be able to get the
image based on the relative location.

Is there any fix for this?
Thanks in Advance,
JV

Nov 17 '05 #3

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

Similar topics

6
by: JJ | last post by:
Hi, I really need to use cookieless ASP sessions with ASP 3 (IIS5) Can I find out the session ID from the first page, then post it or send it with the url to the next page, then at the start...
0
by: djluker | last post by:
Does anyone know of a way to implement cookieless sessions in ASP.net by tacking on the session ID to the querystring, rather than setting cookieless="true" in the web.config file? I see that some...
3
by: Scott | last post by:
Hello, we are having problems displaying non-aspx files (images, style sheets) since we have upgraded to the 1.1 framework when using a cookieless session (sessionID in the url). Check out...
2
by: Tom Pester | last post by:
I experimented/researched cookieless sessions and tried it on my website. I expected the switch to cookieless sessions to be transparent but this isn' t the case at all: 1) Forms based...
2
by: Steve Franks | last post by:
According to the docs you tell ASP.NET to use cookieless sessions by setting a value in the config.web file. However, what if I wanted to determine at run time whether or not I wanted to use...
10
by: Anthony Williams | last post by:
Hi gang, This one looks like a bug :o( As you may or may not know, setting session management in web.config to use cookieless sessions causes the ASP.NET runtime to munge a session ID into...
0
by: Jerad Rose | last post by:
I have an odd scenario. I am working on a hybrid site that uses various development platforms, namely traditional ASP and Lasso (a Mac scripting language). The site uses its own custom sessions...
2
by: rk325 | last post by:
I have a question about cookies & browser permissions and turning off cookies when creating a web site (cookieless mode in web.config). I have a web site that of course uses Session variables....
0
by: Chris Gill | last post by:
I'm trying to use cookieless sessions in asp.net using the InProc mode (for various reasons it is not desirable for us to use the other modes if it is possible to avoid them). My problem revolves...
0
by: David H. | last post by:
Is there any way to have a user use cookieless sessions at runtime on a case-by-case basis? Or do cookieless sessions have to be turned on globally in the web.config for all users of the web...
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
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: 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...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.