Hello,

I built an ASP/VBScript website on my laptop which is running XP Pro and IIS
5.1. The entire site works fine. I copied the website folder to my desktop,
also running XP Pro and IIS 5.1, so the folder permissions should be the
same. Most of the site works fine except that the few pages with thumbnails
linked to JPEGs that open in a window via Javascript, won't open. The system
just clocks. Each page has its own images folder. Any help would be
appreciated.

Thanks,
Bernie

Some pages won't open (XP Pro, IIS 5.1) by doug

doug
Wed Dec 17 14:44:14 CST 2003

Chances are, the folder permissions will not be the same.
Since you copied the folder, it will inherit the
permissions from the desktop.

What error messages are you getting?

doug
>-----Original Message-----
>Hello,
>
>I built an ASP/VBScript website on my laptop which is
running XP Pro and IIS
>5.1. The entire site works fine. I copied the website
folder to my desktop,
>also running XP Pro and IIS 5.1, so the folder
permissions should be the
>same. Most of the site works fine except that the few
pages with thumbnails
>linked to JPEGs that open in a window via Javascript,
won't open. The system
>just clocks. Each page has its own images folder. Any
help would be
>appreciated.
>
>Thanks,
>Bernie
>
>
>.
>

Re: Some pages won't open (XP Pro, IIS 5.1) by Kristofer

Kristofer
Wed Dec 17 14:47:10 CST 2003

Hello,

Have you tried to browse the pages from your laptop, when it is running on
the desktop? It sounds like a problem with client side script, which is not
something IIS is responsible for.

In the status bar of internet explorer, can you see a yellow disclaimer mark
that says something about script error?

--
Regards,
Kristofer Gafvert
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.
www.ilopia.com - FAQ and Tutorials for Windows Server 2003


"Bernie Kornowicz" <kornowicz@cox.net> wrote in message
news:uYi9HwNxDHA.2340@TK2MSFTNGP12.phx.gbl...
> Hello,
>
> I built an ASP/VBScript website on my laptop which is running XP Pro and
IIS
> 5.1. The entire site works fine. I copied the website folder to my
desktop,
> also running XP Pro and IIS 5.1, so the folder permissions should be the
> same. Most of the site works fine except that the few pages with
thumbnails
> linked to JPEGs that open in a window via Javascript, won't open. The
system
> just clocks. Each page has its own images folder. Any help would be
> appreciated.
>
> Thanks,
> Bernie
>
>



Re: Some pages won't open (XP Pro, IIS 5.1) by Bernie

Bernie
Wed Dec 17 22:13:18 CST 2003

I'm not getting any error messages. The status bar slowly creeps to about
1/2 way, then stops. But the IE icon in the upper right is still active.

I didn't know the folder would inherit the permissions from the desktop,
though, so I'll check them. I thought they would be copied with the main
folder and subfolders.

Another page gets video clips from one of the same folders and they play
fine. But they are using a text link and not a thumbnail link, and are
opening an application instead of a Javascript window.

Bernie

"doug" <anonymous@discussions.microsoft.com> wrote in message
news:001301c3c4de$88949ad0$a001280a@phx.gbl...
> Chances are, the folder permissions will not be the same.
> Since you copied the folder, it will inherit the
> permissions from the desktop.
>
> What error messages are you getting?
>
> doug
> >-----Original Message-----
> >Hello,
> >
> >I built an ASP/VBScript website on my laptop which is
> running XP Pro and IIS
> >5.1. The entire site works fine. I copied the website
> folder to my desktop,
> >also running XP Pro and IIS 5.1, so the folder
> permissions should be the
> >same. Most of the site works fine except that the few
> pages with thumbnails
> >linked to JPEGs that open in a window via Javascript,
> won't open. The system
> >just clocks. Each page has its own images folder. Any
> help would be
> >appreciated.
> >
> >Thanks,
> >Bernie
> >
> >
> >.
> >



Re: Some pages won't open (XP Pro, IIS 5.1) by Bernie

Bernie
Wed Dec 17 22:19:09 CST 2003

Not sure I understand your first paragraph. You think it could be a
Javascript problem with my desktop computer?

I have cable Internet, which has been active when I tried the offending
pages. Do you think this could be the culprit? My laptop is not connected to
the Internet.

There is no exclamation point in the lower left of the browser, because the
page never finishes loading. It would be very helpful if the load would
complete so I could check for a scripting error.

Bernie


"Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
news:#O8w17NxDHA.2156@TK2MSFTNGP09.phx.gbl...
> Hello,
>
> Have you tried to browse the pages from your laptop, when it is running on
> the desktop? It sounds like a problem with client side script, which is
not
> something IIS is responsible for.
>
> In the status bar of internet explorer, can you see a yellow disclaimer
mark
> that says something about script error?
>
> --
> Regards,
> Kristofer Gafvert
> Reply to newsgroup only. Remove NEWS if you must reply by email, but
please
> do not.
> www.ilopia.com - FAQ and Tutorials for Windows Server 2003
>
>
> "Bernie Kornowicz" <kornowicz@cox.net> wrote in message
> news:uYi9HwNxDHA.2340@TK2MSFTNGP12.phx.gbl...
> > Hello,
> >
> > I built an ASP/VBScript website on my laptop which is running XP Pro and
> IIS
> > 5.1. The entire site works fine. I copied the website folder to my
> desktop,
> > also running XP Pro and IIS 5.1, so the folder permissions should be the
> > same. Most of the site works fine except that the few pages with
> thumbnails
> > linked to JPEGs that open in a window via Javascript, won't open. The
> system
> > just clocks. Each page has its own images folder. Any help would be
> > appreciated.
> >
> > Thanks,
> > Bernie
> >
> >
>
>



RE: Some pages won't open (XP Pro, IIS 5.1) by tdevere

tdevere
Wed Feb 04 05:17:17 CST 2004

I don't know much about javascript...

but if I were working on the pages, i'd start ripping things out...

make it simple, cut out the parts of the page that you know aren't causing
the problem...
Find out exactally where in the script, we just start hanging... that will
tell you where you problem area is...

Right now, we know what page, and basically what that page does, but we
need more information... basically I'd hook up a debugger and step through
my code and see which line causes the problem... Is that fair?


Thank you,

Tony DeVere [MSFT]
Microsoft IIS
Newsgroup Support
tdevere@online.microsoft.com

"Please do not send email directly to this alias. This is our online
account name for newsgroup participation only."

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.