Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

cookieless=true and relative paths in 1.1 Framework

10 views
Skip to first unread message

Debbie

unread,
May 22, 2003, 2:31:54 PM5/22/03
to
Our applications using cookieless=true when run in the 1.1
framework no longer appear to find the stylesheet or
images using relative url's. I have seen others had this
problem, but no solutions. Anyone have a clue?

Bassel Tabbara [MSFT]

unread,
May 22, 2003, 6:27:25 PM5/22/03
to
Hello Debbie,
I am not sure if I understand correctly the problem that you are
describing.
Can you please give more details/samples on what you are trying to do?

I am looking forward for your reply.

Thanks,
Bassel Tabbara
Microsoft, ASP.NET

This posting is provided "AS IS", with no warranties, and confers no rights.


--------------------
| Content-Class: urn:content-classes:message
| From: "Debbie" <dma...@caseshare.com>
| Sender: "Debbie" <dma...@caseshare.com>
| Subject: cookieless=true and relative paths in 1.1 Framework
| Date: Thu, 22 May 2003 11:31:54 -0700
| Lines: 4
| Message-ID: <0a3701c32090$6b507400$a001...@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcMgkGtQGX9bVBukSh6/LmxvaBe30Q==
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:147375
| NNTP-Posting-Host: TK2MSFTNGXA08 10.40.1.160
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet

Debbie

unread,
May 22, 2003, 6:56:48 PM5/22/03
to
We have both frameworks running on our dev boxes. When
our application uses relative url's (<img src
= "images/somepic.gif">) for images and stylesheets and
the like on aspx pages, when running in the 1.1
environment the application does not find the stylesheet
or images.

The solution I found from another user who had a similar
problem a couple of months ago was to use IIS manager to
manually add or correct the isapi filter(s)
(aspnet_filter.dll) in the Default Web properties on the
ISAPI filter tab.

>.
>

Bassel Tabbara [MSFT]

unread,
May 28, 2003, 6:22:15 PM5/28/03
to
Hello,
I would like to let you know that I am still working on this issue. I
appreciate your patience on this.


Thanks,
Bassel Tabbara
Microsoft, ASP.NET

This posting is provided "AS IS", with no warranties, and confers no rights.


--------------------
| Content-Class: urn:content-classes:message
| From: "Debbie" <dma...@caseshare.com>
| Sender: "Debbie" <dma...@caseshare.com>

| References: <0a3701c32090$6b507400$a001...@phx.gbl>
<cJeKXFLI...@cpmsftngxa06.phx.gbl>
| Subject: RE: cookieless=true and relative paths in 1.1 Framework
| Date: Thu, 22 May 2003 15:56:48 -0700
| Lines: 66
| Message-ID: <031301c320b5$6cb7a550$a601...@phx.gbl>


| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000

| Thread-Index: AcMgtWy1GELIOIttRZ2RHgk/kCAwRQ==


| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300

| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:147465
| NNTP-Posting-Host: TK2MSFTNGXA14 10.40.1.166
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet

Ignacio Pelaez

unread,
May 29, 2003, 5:57:53 AM5/29/03
to
Hello,

We are having the same problem with framework 1.1 this issue is not
hapenning with version 1.0.

We would like to know if a solution is available.

Thanks,
Ignacio Pelaez

bas...@online.microsoft.com ("Bassel Tabbara [MSFT]") wrote in message news:<ZLLbaeWJ...@cpmsftngxa06.phx.gbl>...

Bassel Tabbara [MSFT]

unread,
May 30, 2003, 12:14:55 PM5/30/03
to
Hello Debbie,
You might try to use the AppRoot path. This might resolve the problem.
For example your code should look like:

<img src="<%=Application("AppRoot")+"images/foo.gif"%>">

Please let me know if this resolves the issue.

Thanks,
Bassel Tabbara
Microsoft, ASP.NET

This posting is provided "AS IS", with no warranties, and confers no rights.

--------------------
| Content-Class: urn:content-classes:message
| From: "Debbie" <dma...@caseshare.com>
| Sender: "Debbie" <dma...@caseshare.com>

| References: <0a3701c32090$6b507400$a001...@phx.gbl>
<cJeKXFLI...@cpmsftngxa06.phx.gbl>
| Subject: RE: cookieless=true and relative paths in 1.1 Framework
| Date: Thu, 22 May 2003 15:56:48 -0700
| Lines: 66
| Message-ID: <031301c320b5$6cb7a550$a601...@phx.gbl>

| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000

| Thread-Index: AcMgtWy1GELIOIttRZ2RHgk/kCAwRQ==


| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300

| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Path: cpmsftngxa06.phx.gbl


| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:147465
| NNTP-Posting-Host: TK2MSFTNGXA14 10.40.1.166
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|

0 new messages