|
 |
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 Programmer to Programmer discussions. This is a community of tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
|
 |
|
|

April 17th, 2007, 08:59 AM
|
Friend of Wrox
|
|
Join Date: Jun 2003
Location: Banbury, , United Kingdom.
Posts: 105
Thanks: 0
Thanked 1 Time in 1 Post
|
|
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
|
The Following User Says Thank You to DanM For This Useful Post:
|
|

April 17th, 2007, 09:06 AM
|
 |
Wrox Staff
Points: 17,869, Level: 58 |
|
|
Join Date: May 2003
Location: Indianapolis, IN, USA.
Posts: 1,934
Thanks: 62
Thanked 129 Times in 97 Posts
|
|
Thanks Dan!
Jim Minatel
Senior Acquisitions Editor
Wiley Technology Publishing
WROX Press
Blog: http://wroxblog.typepad.com/
Jim's Book of the week: No book this week - Donate to the Red Cross!
|

April 17th, 2007, 01: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, 05:58 PM
|
Friend of Wrox
|
|
Join Date: Jun 2003
Location: Banbury, , United Kingdom.
Posts: 105
Thanks: 0
Thanked 1 Time in 1 Post
|
|
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, 08: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, 08:39 AM
|
 |
Wrox Staff
Points: 17,869, Level: 58 |
|
|
Join Date: May 2003
Location: Indianapolis, IN, USA.
Posts: 1,934
Thanks: 62
Thanked 129 Times in 97 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, 02: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, 02:49 PM
|
 |
Wrox Staff
Points: 17,869, Level: 58 |
|
|
Join Date: May 2003
Location: Indianapolis, IN, USA.
Posts: 1,934
Thanks: 62
Thanked 129 Times in 97 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 |
|
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 |
11 |
January 30th, 2010 05:39 PM |
Appendix A |
john_tempest |
BOOK: Professional C# 2005 with .NET 3.0 ISBN: 978-0-470-12472-7 |
1 |
August 27th, 2007 06: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 15th, 2007 11:23 PM |
Appendix B |
pkara2006 |
ASP.NET 2.0 Basics |
0 |
August 20th, 2006 09:38 PM |
|
 |