IbuySpy Store Setup

Posted: 06-26-2003, 12:55 AM
i have downloaded the IbuySpy development kit (NOT VS.NET
VERSION) from www.asp.net and try to set up the web
portal. i have succesfully setting up the web portal in 2
PCs (one is Win 2K Professional and another is Windows XP
Professional) ... but yesterday, when i tried to set up
the portal in another PC(Third PC - windows XP Prof), and
browse it with http://localhost/storeVB (i create a
virtual directory to point to physical directory and it
works fine for the previous 2 attempts), it fails with
error "You are not authorized to view the page - HTTP
Error 403 - Forbidden", but things become more horrible
when i try to
browse "http://localhost/storeVB/Default.aspx", what
happened is that the whole source codes of default.aspx
displayed in the browser (IE 6), that means the user can
see the whole source codes for default.aspx using browser.
It's a very terrible experience, please help . thanks.
Reply With Quote

Responses to "IbuySpy Store Setup"

fadi
Guest
Posts: n/a
 
Re: IbuySpy Store Setup
Posted: 06-26-2003, 01:34 PM
Sounds like ASP.Net is not installed or is corrupt on the XP box. Run the
following command:

c:\winnt\microsoft.net\framework\[version number]\aspnet_regiis.exe -i

This will install ASP.Net. If you have both 1.0 and 1.1 frameworks, do not
run that command since it upgrades all virtual directories!

fadi

"Machi" <pangts@yahoo.com> wrote in message
news:057c01c33b7d$966cf660$a501280a@phx.gbl...
> i have downloaded the IbuySpy development kit (NOT VS.NET
> VERSION) from www.asp.net and try to set up the web
> portal. i have succesfully setting up the web portal in 2
> PCs (one is Win 2K Professional and another is Windows XP
> Professional) ... but yesterday, when i tried to set up
> the portal in another PC(Third PC - windows XP Prof), and
> browse it with http://localhost/storeVB (i create a
> virtual directory to point to physical directory and it
> works fine for the previous 2 attempts), it fails with
> error "You are not authorized to view the page - HTTP
> Error 403 - Forbidden", but things become more horrible
> when i try to
> browse "http://localhost/storeVB/Default.aspx", what
> happened is that the whole source codes of default.aspx
> displayed in the browser (IE 6), that means the user can
> see the whole source codes for default.aspx using browser.
> It's a very terrible experience, please help . thanks.

Reply With Quote
 
LinkBack Thread Tools Search this Thread Display Modes
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is it sensible to store a query in the Application scope? TroubZ Coldfusion Component Development 0 10-08-2005 11:26 AM
store and retrieve flash in and from database kulderzipke Macromedia Flash Data Integration 0 03-31-2005 01:48 PM
Store procedures José Vicente Dreamweaver AppDev 0 02-23-2005 05:07 PM
Reading Outlook's Message Store cgsj_usa@yahoo.com Coldfusion - Advanced Techniques 2 02-18-2005 12:54 PM
Tie::StdHash - does it store on disc? Jaap Karssenberg PERL Modules 1 09-09-2003 07:06 AM