Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_web_matrix thread: Pizza Pretty Quick


Message #1 by rod@s... on Fri, 12 Jul 2002 15:24:12 +0800
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C22975.1F15A0BE
Content-Type: text/plain;
	charset="iso-8859-1"

Absolutely love Asp Web Matrix,

I am new to asp and programming in general and realise that .NET is the way
to go for me at this stage.
I really appreciate this affordable IDE as a training tool as well as a
development tool.

But to my problem,
I have begun the sample web application from Inside ASP.NET Web Matrix to
the point where I must compile the DataLayer class.
The command line prompt is spitting out errors left right and center on
compilation.

Apparently i need to add:
	System.ComponentModel.MarshalByValueComponent
to my project.

and many errors re:
	Comma, ')', or a valid expression continuation expected

plus many others, but one step at a time!

I have checked the syntax over and over with little or nothing to change.

Steps to date:
*	Installed MDAC 2.7
*	installed .NET Framework
*	installed Web Matrix
*	created virtual directory to point to project folder
*	created .xml as per manual
*	created .vb as per manual
*	created .bat as per manual
*	created \bin folder in project folder
*	ran .bat from project folder

then the errors occured and the class file was not created.

My system is Win2000 VS 6 installed previously. 
I have successfully run an aspx image upload page for SQL using Web Matrix
which ran well.

If anyone can point me in the right direction I would be most appreciative.

Thanks for any consideration.

Rod.




  Return to Index