|
|
 |
BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8  | This is the forum to discuss the Wrox book Beginning ASP.NET 2.0 by Chris Hart, John Kauffman, David Sussman, Chris Ullman; ISBN: 9780764588501 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |
|

April 17th, 2007, 09:59 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Location: Banbury, , United Kingdom.
Posts: 105
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
A New Appendix B
I've written a new version of Appendix B demonstrating how to install wroxunited.net using any combination of
- Visual Web Developer or Visual Studio 'full' editions
- SQL Server Express or SQL Server 'full' editions
- The local web server built into Visual Studio\Wisual Web Developer or IIS
It covers tweaking permissions for IIS, adding databases to SQL Server, adding logins to SQL Server, tweaking your web.config file to match your set up and installing things as clearly as possible. Currently the help file only deal with Windows XP but if there's demand for it, I'll add coverage of installing on Windows 2003 Server and Vista.
You can find the helpfile and site code to download on my site at http://www.hmobius.com/downloads.aspx. Hopefully Wrox will host them here at some point as well.
Update (April 20) : When you double-click the helpfile to open it, you may get a security warning appear asking if you want to open this file. If you do, please click to clear the "Always ask before opening this file" check box, and then click Open. See http://blogs.msdn.com/robcaron/archi...23/431976.aspx for more information on why this happens.
Dan Maharry
Read the feed at http://feeds.feedburner.com/dansarchive
__________________
Dan Maharry
Read the feed at http://feeds.feedburner.com/dansarchive
|

April 17th, 2007, 02:14 PM
|
|
Authorized User
|
|
Join Date: Apr 2007
Location: , , .
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I still get a error. ConfiurationErros The Given assembly name or codebase was invalid. The last step you put in your help file
<providers>
<clear />
<add name="AspNetSqlProfileProvider" connectionStringName="WroxUnitedMembership" applicationName="/"
type="System.Web.Profile.SqlProfileProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
</providers>
is where I am getting that error
I am using VS 2005 professionl, SQL 2005 Developer Eddtion Full, IIS.
I also can not get it to run local. I hit f5 and get http://localhost:1051/WroxUnited and not http://localhost/WroxUnited
|

April 17th, 2007, 06:58 PM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Location: Banbury, , United Kingdom.
Posts: 105
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi tgregory,
Let's contiue this back in your original thread
Dan
Dan Maharry
Read the feed at http://feeds.feedburner.com/dansarchive
|

October 10th, 2007, 09:46 AM
|
|
Registered User
|
|
Join Date: Oct 2007
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
The hmobius.com link in the post above isn't working. Is it possible to access this new Appendix B elsewhere?
Thanks!
|

October 11th, 2007, 09:39 AM
|
 |
Wrox Staff
|
|
Join Date: May 2003
Location: Indianapolis, IN, USA.
Posts: 1,349
Thanks: 27
Thanked 49 Times in 40 Posts
|
|
I'll get that posted on wrox.com and post the link here when it's live tomorrow. Sorry for the delay.
Jim Minatel
Acquisitions Director
Wiley Technology Publishing
WROX Press
Blog: http://wroxblog.typepad.com/
Wrox online library: http://wrox.books24x7.com
|

October 31st, 2007, 03:14 PM
|
|
Registered User
|
|
Join Date: Oct 2007
Location: , , .
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I've tried to download the new .chm file for Appendix B from both the code page on the wrox site and from the author's site without sucess. I can download the .chm just fine, but when I open it none of the online content is linked.
|

October 31st, 2007, 03:49 PM
|
 |
Wrox Staff
|
|
Join Date: May 2003
Location: Indianapolis, IN, USA.
Posts: 1,349
Thanks: 27
Thanked 49 Times in 40 Posts
|
|
Hi Hypershow.
This is probably due to a Microsoft security feature to prevent the viewing of untrusted CHM files. Try:
1. Right-click the CHM file, and then click Properties.
2. Click Unblock.
3. Double-click the .chm file to open the file.
let us know if you still have problems.
Jim Minatel
Acquisitions Director
Wiley Technology Publishing
WROX Press
Blog: http://wroxblog.typepad.com/
Wrox online library: http://wrox.books24x7.com
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting 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
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Appendix Example |
SQLScott |
BOOK: Professional WCF Programming: .NET Dev with Windows Communication Found ISBN: 9780470089842 |
10 |
March 2nd, 2009 05:29 AM |
| Appendix A |
john_tempest |
BOOK: Professional C# 2005 with .NET 3.0 ISBN: 978-0-470-12472-7 |
1 |
August 27th, 2007 07:43 AM |
| Setting up in Appendix B |
mnielsen |
BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 |
0 |
February 16th, 2007 12:23 AM |
| Appendix B |
pkara2006 |
ASP.NET 2.0 Basics |
0 |
August 20th, 2006 10:38 PM |
| Appendix F |
djsavlon |
BOOK: Beginning SQL Server 2005 Programming ISBN: 978-0-7645-8433-6 |
2 |
June 15th, 2006 12:44 PM |
|
 |