CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting
3 Months Free and Free Setup - ASP.NET Web Hosting



Can Reply:  No Members Can Edit: No Online: Yes
Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.commerce_starter_kit Tags:
Item Type: NewsGroup Date Entered: 7/25/2003 11:43:55 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 4 Views: 21 Favorited: 0 Favorite
5 Items, 1 Pages 1 |< << Go >> >|
herculesjc
Asp.Net User
First time run on Commerce VBSDK7/25/2003 11:43:55 PM

0

Hi,

I am newbie here... and wanna try out this cool .net stuffs.
My configuration is XP Pro... installed IIS, Frontpage 2002 Server Extension, IIS, vs.net 2002 (not 2003) with 1.0 and 1.1 .NET Framework and MSDE.

When I tried to load the page "http://localhost/CommerceVBSDK". I got the following message from the system.

-----------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Unrecognized attribute 'validateRequest'.

Source Error:


Line 8: <system.web>
Line 9: <compilation debug="true" />
Line 10: <pages validateRequest="true" />
Line 11: <!-- enable Forms authentication -->
Line 12: <authentication mode="Forms">


Source File: C:\Program Files\ASP.NET Starter Kits\ASP.NET Commerce (VBSDK)\CommerceVBSDK\web.config Line: 10
-----------------------------------------------------------------------

Can someone please help me out .. .. i have no idea what it is going wrong.
I tried to open up the web.config... and try to locate the "ValidateRequest" ... It doesnt exist in asp.net... is it a custom function? or something else?

Please help.. Thanks!
predecess
Asp.Net User
Re: First time run on Commerce VBSDK7/27/2003 6:17:22 PM

0

I had the same problem. What seems to fix it is to find aspnet_regiis and run it "aspnet_regiis -i". This installs ASP.NET 1.1 into your existing IIS deployment and allows the 'validateRequest' attribute to be recognized.
herculesjc
Asp.Net User
Re: First time run on Commerce VBSDK7/28/2003 5:29:25 AM

0

Thanks for your reply!

I have just tried the command "aspnet_regiis -i" to install the ASP.NET again. However, I found that it will re-install the 1.0 version...It wont install the latest version. Do you think it is because of the VS.NET 2002 causing this problem?

Then, I've just tried to uninstall the 1.0 version... and I still have 1.1 Framework. And, run the aspnet_regiis command. Unfortunately, after uninstalling 1.0 there is no "aspnet_regiis" such command in the system. So, what can we do with the .NET Framework 1.1.

*sigh*...

Someone please help us!!!


Thanks,
Jackson
herculesjc
Asp.Net User
Re: First time run on Commerce VBSDK7/28/2003 6:23:22 AM

0

After uninstalled the .NET Framework 1.0, the "http://localhost/CommerceVBSDK/" can be run... it shows up the exact page which shows from the Run Online from starter kits of www.asp.net.

However, when i clicked on the Account or Sign In link from the top, I got an error from the internet explorer which is the following:

-------------------------------------------------------------------------
Unable to find script library '/aspnet_client/system_web/1_1_4322/WebUIValidation.js'. Try placing this file manually, or reinstall by running 'aspnet_regiis -c'.
-------------------------------------------------------------------------

What I guess, it is because I uninstalled the 1.0. But if I dont uninstall the 1.0... I wont be able to come to this stage... So anyone out there knows what the problem is here!?

Please help!
Jackson
scolling
Asp.Net User
Re: First time run on Commerce VBSDK10/14/2003 7:06:21 PM

0

I also had this error running this starter kit on Commerce VBVS. Having dowloaded the upgrade for ASP.NET v1.1 I found that there were two versions of aspnet_regiis.exe, one in the folder C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705 and the other in the folder C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322.

I ran the one from the second folder (C:\..\v1.1.4322) and this solved the issue for me.

Hope this helps
5 Items, 1 Pages 1 |< << Go >> >|


Free Download:


Web:
First time run on Commerce VBSDK - ASP.NET Forums Re: First time run on Commerce VBSDK. 07-27-2003, 2:17 PM. Contact ... Re: First time run on Commerce VBSDK. 07-28-2003, 1:29 AM. Contact ...
Free knoesis index card lite 1.1 Download - knoesis index card ... Aggregate, real-time visitors per minute for a representative set of more than 200 global retail/e-commerce sites · - E-commerce traffic levels by continent ...
First time run on Commerce VBSDK - ASP.NET Forums Re: First time run on Commerce VBSDK. 07-27-2003, 2:17 PM. Contact ... Re: First time run on Commerce VBSDK. 07-28-2003, 1:29 AM. Contact ...
Free knoesis index card lite 1.1 Download - knoesis index card ... Aggregate, real-time visitors per minute for a representative set of more than 200 global retail/e-commerce sites · - E-commerce traffic levels by continent ...
First time run on Commerce VBSDK - ASP.NET Forums Re: First time run on Commerce VBSDK. 07-27-2003, 2:17 PM. Contact ... Re: First time run on Commerce VBSDK. 07-28-2003, 1:29 AM. Contact ...
Free knoesis index card lite 1.1 Download - knoesis index card ... Aggregate, real-time visitors per minute for a representative set of more than 200 global retail/e-commerce sites · - E-commerce traffic levels by continent ...
First time run on Commerce VBSDK - ASP.NET Forums Re: First time run on Commerce VBSDK. 07-27-2003, 2:17 PM. Contact ... Re: First time run on Commerce VBSDK. 07-28-2003, 1:29 AM. Contact ...
Free knoesis index card lite 1.1 Download - knoesis index card ... Aggregate, real-time visitors per minute for a representative set of more than 200 global retail/e-commerce sites · - E-commerce traffic levels by continent ...
First time run on Commerce VBSDK - ASP.NET Forums Re: First time run on Commerce VBSDK. 07-27-2003, 2:17 PM. Contact ... Re: First time run on Commerce VBSDK. 07-28-2003, 1:29 AM. Contact ...
Free knoesis index card lite 1.1 Download - knoesis index card ... Aggregate, real-time visitors per minute for a representative set of more than 200 global retail/e-commerce sites · - E-commerce traffic levels by continent ...












installation of commerce starter kit.

checkout.aspx not working, customerid problem

just email the order

addition: store in access database c# version?

paypal features in commerce starter

permissions problem

appl. error

create stored procedure to change password

ibp store in access database c# version?

product image control ibs

great live site

image file size

product categories and subcategories

need a push in the back......new(whanna)be!!!!

bug with login

catalog manager

freaking forum, noone answers my question ! shut it down a** ho**s.

paypal commerce kit

browsing recursively a catalog

outputcache duration="3600"

type 'customerdetails' is not defined.

ozmcart modders unite~

differencies between commerce and ibuyspy store?

translating the stored procedure for orders

join our team to develop the professional e-commerce kit from csk

does csk offer multi-lingual support?

request for advice on building a store

latest version / difference between ibuyspy and commerce starter kit?

real-time notification of orders received

no db connection when installing starter kit

   
  Privacy | Contact Us
All Times Are GMT