Can you please provide more information on what is downloaded and extracted.
What I understood from the question that you downloaded sample application and you extracted and created a web site. When you try to run the site it is showing to use sql run script.
I guess the application needs some database script to be executed for database transactions.
-Sri
Visit My Blog -------------------------------------------------
If this post was useful to you, please mark it as answer. Thank you!
You will find the SetupDatabase.sql in the App_Data directory.
Hope this helps
Regards
Jeremy
If this has helped Please: Don't forget to click "Mark as Answer" on the post that helped you.
That way future readers will know which post solved your issue.
Thank you for that, I am not sure how useful these site builds are without guides, I have to say I am trying to pick up using ASP as quick as possible and I think it is very simple as long as you don't want to know how or why something works. Explanatory
guides on functions for the web projects I think would be a great asset. But perhaps that is not the Microsoft way of doing things.
Trinet Ltd
Network and Support Solutions
Web based Solutions And Systems
I also recommend the pro books by Matthew MacDonald.
Or you have the choice of loads of video's on here or the msdn sites.
Hope some thing helpful to you.
Regards
Jeremy
If this has helped Please: Don't forget to click "Mark as Answer" on the post that helped you.
That way future readers will know which post solved your issue.
oh also i meant to say, if you have registered VWD Express and SQL Express be sure to login to the Benefits portal and check out the free ebooks on VWD and sql express.
And if you go for printed copies of books, be sure to check out Computer manuals at
www.compman.co.uk great service and cheap been using them for years.
Regards
Jeremy
If this has helped Please: Don't forget to click "Mark as Answer" on the post that helped you.
That way future readers will know which post solved your issue.
Trinet
Member
8 Points
9 Posts
Scripts for SQL with portals
Nov 13, 2007 11:47 AM|LINK
Downloaded and extract the zip. great. looking through the welcome.html it says at the bottom to use sql run script. What script?
Any takers?
Network and Support Solutions
Web based Solutions And Systems
ksridharbabu...
Star
9239 Points
1356 Posts
Re: Scripts for SQL with portals
Nov 14, 2007 04:52 AM|LINK
Can you please provide more information on what is downloaded and extracted.
What I understood from the question that you downloaded sample application and you extracted and created a web site. When you try to run the site it is showing to use sql run script.
I guess the application needs some database script to be executed for database transactions.
Visit My Blog
-------------------------------------------------
If this post was useful to you, please mark it as answer. Thank you!
jeremyh
Star
8173 Points
1477 Posts
Re: Scripts for SQL with portals
Nov 14, 2007 08:18 AM|LINK
You will find the SetupDatabase.sql in the App_Data directory.
Hope this helps
Jeremy
If this has helped Please: Don't forget to click "Mark as Answer" on the post that helped you.
That way future readers will know which post solved your issue.
Trinet
Member
8 Points
9 Posts
Re: Scripts for SQL with portals
Nov 14, 2007 08:29 AM|LINK
Thank you for that, I am not sure how useful these site builds are without guides, I have to say I am trying to pick up using ASP as quick as possible and I think it is very simple as long as you don't want to know how or why something works. Explanatory guides on functions for the web projects I think would be a great asset. But perhaps that is not the Microsoft way of doing things.
Network and Support Solutions
Web based Solutions And Systems
jeremyh
Star
8173 Points
1477 Posts
Re: Scripts for SQL with portals
Nov 14, 2007 09:33 AM|LINK
I do not know of any overviews for this starter kit but the personal one has some good writeup's and howto's to extending it.
But if you are looking for the steps to setup the kit on remote servers or how some of it works take a look at the following links
http://weblogs.asp.net/scottgu/archive/2006/12/22/recipe-deploying-a-sql-database-to-a-remote-hosting-environment-part-1.aspx
http://weblogs.asp.net/scottgu/archive/2006/04/22/Always-set-the-_2200_applicationName_2200_-property-when-configuring-ASP.NET-2.0-Membership-and-other-Providers.aspx
http://weblogs.asp.net/scottgu/archive/2005/08/25/423703.aspx
http://aspnet.4guysfromrolla.com/articles/120705-1.aspx
Also you may want to take a look at apress for a book or two
take a look at
http://apress.com/book/view/1590594827
http://apress.com/book/view/1590596218 (VB.net) or http://apress.com/book/view/1590595726 (C#)
I also recommend the pro books by Matthew MacDonald.
Or you have the choice of loads of video's on here or the msdn sites.
Hope some thing helpful to you.
Jeremy
If this has helped Please: Don't forget to click "Mark as Answer" on the post that helped you.
That way future readers will know which post solved your issue.
jeremyh
Star
8173 Points
1477 Posts
Re: Scripts for SQL with portals
Nov 14, 2007 10:42 AM|LINK
oh also i meant to say, if you have registered VWD Express and SQL Express be sure to login to the Benefits portal and check out the free ebooks on VWD and sql express.
More details at http://msdn2.microsoft.com/en-us/express/aa718376.aspx
And if you go for printed copies of books, be sure to check out Computer manuals at www.compman.co.uk great service and cheap been using them for years.
And i have found the links for the personal whitepapers http://msdn2.microsoft.com/en-us/library/ms972963.aspx & http://msdn2.microsoft.com/en-us/library/aa479336.aspx
Well good luck, hope it helps
Jeremy
If this has helped Please: Don't forget to click "Mark as Answer" on the post that helped you.
That way future readers will know which post solved your issue.