Google Grupper har inte längre stöd för nya Usenet-inlägg eller -prenumerationer. Historiskt innehåll förblir synligt.
Dismiss

cookieless=true and relative paths in 1.1 Framework

10 visningar
Hoppa till det första olästa meddelandet

Debbie

oläst,
22 maj 2003 14:31:542003-05-22
till
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]

oläst,
22 maj 2003 18:27:252003-05-22
till
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

oläst,
22 maj 2003 18:56:482003-05-22
till
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]

oläst,
28 maj 2003 18:22:152003-05-28
till
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

oläst,
29 maj 2003 05:57:532003-05-29
till
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]

oläst,
30 maj 2003 12:14:552003-05-30
till
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 nya meddelanden