Can't browse solution sites
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Commerce Server > Commerce Server Setup > Can't browse solution sites




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Can't browse solution sites  
Djole


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-18-04 12:46 PM

I have CS2002(SP2) Developer Ed. on my WinXP computer.
I use SQL autentification
I can't browse http://localhost/retail, I meen IE never shows anything on
the screen
I just wait and wait and wait..... I look In the PUP.log file and I find
these lines
"Time=Sunday, October 17, 2004 13:52:34 Site=Retail	 Resource=retail
 Function=CIniFileHelper::ReadValue(LPCOL
ESTR pszKeyName,bool &bValue)
Key name: UseAutoCookie Value read:false.
Time=Sunday, October 17, 2004 13:52:34 Site=Retail	 Resource=retail
 Function=CIniFileHelper::ReadValue(LPCOL
ESTR pszKeyName,bool &bValue)
Key name: PerSiteCookie Value read:true.
Time=Sunday, October 17, 2004 13:53:02 Site=Retail	 Resource=retail
Function=(null)
The network location cannot be reached. For informati[13:53:02] Error
importing object data for Retail from file C:\Documents and Settings\el\Loca
l
Settings\Temp\Retail 80004005:Method '~' of object '~' failed"

I got always the same message in PUP.log file when I try to instal
CatalogSitelet or no matter what ( for example AdSitelet)





[ Post a follow-up to this message ]



    RE: Can't browse solution sites  
Nihit Kaul [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-18-04 10:49 PM

Hi,

You might want to edit the Globabl.asa file in the Retail web site
directory and change the debug setting to "Development" instead of
"Production" to see the errors on the site itself.

Also - are you able to connect to the SQL server correctly from the server
machine using the credentials under which the web site is running?

Thanks,

Nihit Kaul[MSFT]
Commerce Server
http://blogs.msdn.com/nihitk

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------
| >>Thread-Topic: Can't browse solution sites
| >>thread-index: AcS09yM3defruQmuS/KgjdC6y+komQ==
| >>X-WBNR-Posting-Host: 213.240.50.130
| >>From: "examnotes" <Djole@discussions.microsoft.com>
| >>Subject: Can't browse solution sites
| >>Date: Mon, 18 Oct 2004 02:45:01 -0700
| >>Lines: 20
| >>Message-ID: <51E42886-5A75-45EE-9EAC-06DA1E6EB665@microsoft.com>
| >>MIME-Version: 1.0
| >>Content-Type: text/plain;
| >>	charset="Utf-8"
| >>Content-Transfer-Encoding: 7bit
| >>X-Newsreader: Microsoft CDO for Windows 2000
| >>Content-Class: urn:content-classes:message
| >>Importance: normal
| >>Priority: normal
| >>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| >>Newsgroups: microsoft.public.commerceserver.setup.deploymentoperations
| >>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| >>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA03.phx.gbl
| >>Xref: cpmsftngxa06.phx.gbl
microsoft.public.commerceserver.setup.deploymentoperations:3641
| >>X-Tomcat-NG: microsoft.public.commerceserver.setup.deploymentoperations
| >>
| >>I have CS2002(SP2) Developer Ed. on my WinXP computer.
| >>I use SQL autentification
| >>I can't browse http://localhost/retail, I meen IE never shows anything
on
| >>the screen
| >>I just wait and wait and wait..... I look In the PUP.log file and I
find
| >>these lines
| >>"Time=Sunday, October 17, 2004 13:52:34 Site=Retail	 Resource=retail
| >> Function=CIniFileHelper::ReadValue(LPCOL
ESTR pszKeyName,bool &bValue)
| >>Key name: UseAutoCookie Value read:false.
| >>Time=Sunday, October 17, 2004 13:52:34 Site=Retail	 Resource=retail
| >> Function=CIniFileHelper::ReadValue(LPCOL
ESTR pszKeyName,bool &bValue)
| >>Key name: PerSiteCookie Value read:true.
| >>Time=Sunday, October 17, 2004 13:53:02 Site=Retail	 Resource=retail
| >>Function=(null)
| >>The network location cannot be reached. For informati[13:53:02] Erro
r
| >>importing object data for Retail from file C:\Documents and
Settings\el\Local
| >>Settings\Temp\Retail 80004005:Method '~' of object '~' failed"
| >>
| >>I got always the same message in PUP.log file when I try to instal
| >>CatalogSitelet or no matter what ( for example AdSitelet)
| >>






[ Post a follow-up to this message ]



    RE: Can't browse solution sites  
Djole


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-19-04 07:47 AM

Thanks for the answer butt I solve the problem.
Problem is in Norton Antivirus.
I opened the  Norton Antivirus properties and disable the scripting protect
function
It is the key thing.
How to solve the problem?
Well I go in EventViewer via Administrative Tool and see the next message

"The description for Event ID ( 5 ) in Source ( Active Server Pages ) cannot
be found. The local computer may not have the necessary registry information
or message DLL files to display messages from a remote computer. You may be
able to use the /AUXSOURCE= flag to retrieve this description; see Help and
Support for details. The following information is part of the event: Error
while reading default settings. please do regsvr32 asp.dll.. "
Then I find on the net next page answer for my problem
http://www.programmersresource.com/...hread.php?t=218

Latter I try to istall CatalogSitelet or AdSitelet.
During the setup I disabled Norton Antivirus butt if I use Windows
integrated security to connect to database the site(s) won't work.If I use
SQL autentification site(s) everything is O.K I wonder why???
Lett me remind you that I have all the software one one hard disk:
CS2002(SP2) Developer Ed.on WinXp and SQLServer Developer Ed.


"Nihit Kaul [MSFT]" wrote:

> Hi,
>
> You might want to edit the Globabl.asa file in the Retail web site
> directory and change the debug setting to "Development" instead of
> "Production" to see the errors on the site itself.
>
> Also - are you able to connect to the SQL server correctly from the server
> machine using the credentials under which the web site is running?
>
> Thanks,
>
> Nihit Kaul[MSFT]
> Commerce Server
> http://blogs.msdn.com/nihitk
>
> This posting is provided "AS IS" with no warranties, and confers no rights
.
> Use of included script samples are subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm
> --------------------
> | >>Thread-Topic: Can't browse solution sites
> | >>thread-index: AcS09yM3defruQmuS/KgjdC6y+komQ==
> | >>X-WBNR-Posting-Host: 213.240.50.130
> | >>From: "examnotes" <Djole@discussions.microsoft.com>
> | >>Subject: Can't browse solution sites
> | >>Date: Mon, 18 Oct 2004 02:45:01 -0700
> | >>Lines: 20
> | >>Message-ID: <51E42886-5A75-45EE-9EAC-06DA1E6EB665@microsoft.com>
> | >>MIME-Version: 1.0
> | >>Content-Type: text/plain;
> | >>	charset="Utf-8"
> | >>Content-Transfer-Encoding: 7bit
> | >>X-Newsreader: Microsoft CDO for Windows 2000
> | >>Content-Class: urn:content-classes:message
> | >>Importance: normal
> | >>Priority: normal
> | >>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
> | >>Newsgroups: microsoft.public.commerceserver.setup.deploymentoperations
> | >>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
> | >>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA03.phx.gbl
> | >>Xref: cpmsftngxa06.phx.gbl
> microsoft.public.commerceserver.setup.deploymentoperations:3641
> | >>X-Tomcat-NG: microsoft.public.commerceserver.setup.deploymentoperation
s
> | >>
> | >>I have CS2002(SP2) Developer Ed. on my WinXP computer.
> | >>I use SQL autentification
> | >>I can't browse http://localhost/retail, I meen IE never shows anything
> on
> | >>the screen
> | >>I just wait and wait and wait..... I look In the PUP.log file and I
> find
> | >>these lines
> | >>"Time=Sunday, October 17, 2004 13:52:34 Site=Retail	 Resource=retail
> | >> Function=CIniFileHelper::ReadValue(LPCOL
ESTR pszKeyName,bool &bValue)
> | >>Key name: UseAutoCookie Value read:false.
> | >>Time=Sunday, October 17, 2004 13:52:34 Site=Retail	 Resource=retail
> | >> Function=CIniFileHelper::ReadValue(LPCOL
ESTR pszKeyName,bool &bValue)
> | >>Key name: PerSiteCookie Value read:true.
> | >>Time=Sunday, October 17, 2004 13:53:02 Site=Retail	 Resource=retail
> | >>Function=(null)
> | >>The network location cannot be reached. For informati[13:53:02] Er
ror
> | >>importing object data for Retail from file C:\Documents and
> Settings\el\Local
> | >>Settings\Temp\Retail 80004005:Method '~' of object '~' failed"
> | >>
> | >>I got always the same message in PUP.log file when I try to instal
> | >>CatalogSitelet or no matter what ( for example AdSitelet)
> | >>
>
>





[ Post a follow-up to this message ]



    RE: Can't browse solution sites  
Djole


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-19-04 07:47 AM

And one little thing which I didn't mention in previous post.The  message in
PUP.log file remains the same nomather if Norton Antivirus is disabled or no
t.

"Function=(null)
The network location cannot be reached. For informati[13:53:02] Error
importing object data for Retail from file C:\Documents and Settings\el\Loca
l
Settings\Temp\Retail 80004005:Method '~' of object '~' failed"

Butt now site(s) are working.


"Djole" wrote:
[vbcol=seagreen]
> Thanks for the answer butt I solve the problem.
> Problem is in Norton Antivirus.
> I opened the  Norton Antivirus properties and disable the scripting protec
t
> function
> It is the key thing.
> How to solve the problem?
> Well I go in EventViewer via Administrative Tool and see the next message
>
> "The description for Event ID ( 5 ) in Source ( Active Server Pages ) cann
ot
> be found. The local computer may not have the necessary registry informati
on
> or message DLL files to display messages from a remote computer. You may b
e
> able to use the /AUXSOURCE= flag to retrieve this description; see Help an
d
> Support for details. The following information is part of the event: Error
> while reading default settings. please do regsvr32 asp.dll.. "
> Then I find on the net next page answer for my problem
> http://www.programmersresource.com/...hread.php?t=218
>
> Latter I try to istall CatalogSitelet or AdSitelet.
> During the setup I disabled Norton Antivirus butt if I use Windows
> integrated security to connect to database the site(s) won't work.If I use
> SQL autentification site(s) everything is O.K I wonder why???
> Lett me remind you that I have all the software one one hard disk:
> CS2002(SP2) Developer Ed.on WinXp and SQLServer Developer Ed.
>
>
> "Nihit Kaul [MSFT]" wrote:
> 





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:38 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register