David
Nuke Master Posts:152
|
04/01/2008 7:59 PM |
|
I am please to see this issue. Wish that I had it last Semtember when I switched to Vista Utlimate. Today I wish this was on painlessly applying Vista SP1. On my laptop it went en easily in about one hour. On my Desktop/Development system it failed with a meaningless error message. MS's suggesting was that I "upgrade" from my original DVD to refresh all file images (3 hours), then apply SP1. SP1 failed to shutdown on one of the reboots and the whole SP1 process restarted. It succeeded this time (3 more hours) Within 30 minutes my system had frozen twice. This is a symptom I had not had before. It took me 2 tries to download your videos. Vista is such fun. /DaveS |
|
|
|
|
David
Nuke Master Posts:152
|
04/01/2008 9:40 PM |
|
I just watched the issue 31 videos. Vista SP1 froze twice. I have a few comments, suggestions and a possible correction: - The method of authentication for the SQL server can be either windows or mixed. The default DNN install uses windows mode.
- In
IIS you can set the order of the default documents to have
"Default.aspx" at the top, so you don't have to mess with it each time
that you make a new DNN installation or portal
- You didn't
menton installing IIS on the system and which options that you must
install. As I recall when I did this last Sept this was the hardest
part. Maybe you could add a little in this area.
As
usual you did a great job. It was good for me to walk thru this again
in my mind. Today I almost never do a fresh DNN install. I seem to be
"cloning" my production system on my localhost and testing with it. I
use Virtual PC running XP-Pro to test my web site with IE6. What
overkill. The question I have about Virtual PC is about the OS
licenses. Does MS want 6 Vista licenses if I run 5 Virtual PC's on my
Vista system? I had XP-Pro serial numbers from a couple of old boxes,
so it wasn't an issue for my simple usage. /DaveS |
|
|
|
|
Lee Sykes DNN Creative Staff
Nuke Master VI Posts:4945
|
|
David
Nuke Master Posts:152
|
04/07/2008 9:41 AM |
|
It may also be the same WindowsXP-Pro volume license we had when I worked to DEC and Compaq which was good for 50,000+ installs and cost two arms and a leg Almost makes you wish that DNN ran on Linux. Oh I almost forgot, on Linux I could run multiple versions a each browser and not need a virtual install foe each. /Dave |
|
|
|
|
Lee Sykes DNN Creative Staff
Nuke Master VI Posts:4945
|
|
David
Nuke Master Posts:152
|
04/07/2008 10:11 AM |
|
To be honest I have looked at Linux much lately, however I did spend 20 years doing Unix software development. I too was think that I might try Ubuntu Linux in a virtual environment. I found some instructions for setting it up. As for media server I have never used it and wish it wasn't part of my Vista systems. I'm tone deaf, don't listen to music and am happy with the Tivo for my TV, but not with the available programing. /Dave |
|
|
|
|
lilryno
Nuke Newbie Posts:6
|
05/01/2008 2:47 PM |
|
I just purchased a subscription for Issue 31 because after purchasing a new laptop, vista ultimate, and VS 2005 almost a year ago...I have been unable to get the development environment working. As a result, instead of continuing to code my own modules I've had to hire people to do it. That's not been fun. So I went through your tutorial and on the first video we were told to put " http://localhost/" into IE and in the video it shows a nice IIS7 screen. On my laptop, however, I get a HTTP 404. I need some help getting IIS to work on my machine. I "uninstalled" it and "reinstalled" it on this machine and nothing changes. I remember deleting the "default" website that came up in IIS and I can't figure out how to get that back. Uninstalling/reinstalling doesn't bring that default website back. I have no CD for Vista Ultimate...I upgraded the one that was on this machine when I bought it over the internet. Any suggestions on how to continue? |
|
|
|
|
lilryno
Nuke Newbie Posts:6
|
05/05/2008 8:49 AM |
|
Outstanding! Well I got it working for the most part. I would be very pleased to see a tutorial made on using Visual Studio 2005 on a Vista Machine (setting up the VS 2005 for best practices) and then creating a simple module. This would be a very useful tutorial. |
|
|
|
|
Lee Sykes DNN Creative Staff
Nuke Master VI Posts:4945
|
|
tzimiskes
Nuke Newbie Posts:1
|
08/17/2008 5:30 PM |
|
The instructions in the tutorial certainly work to create a working DNN site, but I have one question: Where is the database? When I open SSMSE I don't see ANY database other than master, model, etc. |
|
|
|
|
Lee Sykes DNN Creative Staff
Nuke Master VI Posts:4945
|
|
Aggiedan97
Nuke Master Posts:162
|
11/28/2008 7:20 AM |
|
I was able to successfully install a new install of DNN to Vista, but I am struggling to restore a backed up copy of a live site... I have the 'localhost\mysite' portal alias site setup, but when I execute it redirects to the live website. If I delete the portal aliases from the 'PortalAlias' table that are not '..localhost\..' it does not redirect to the live website, but returns a DNN installation screen as if there had been an error and provides a link to "return to site". Any suggestions? |
|
|
|
|
Lee Sykes DNN Creative Staff
Nuke Master VI Posts:4945
|
|
Mark Buelsing
Nuke Active Member Posts:32
|
08/05/2009 9:34 AM |
|
Following the videos, I successfully installed Virtual PC, Vista, IIS and SQL Server Express and DotNetNuke 5.1.1. I am very pleased and appreciate the videos. Question: now that I have a DNN domain running on localhost in the virtual PC, how can I view the website on one of my other computers on my network? I tried http://ip_address_of_VirtualPC/DomainName and it doesn't work. TIA |
|
|
|
|
Joseph Craig DNN MVP Posts:11667
|
08/05/2009 11:05 AM |
|
You will need to make sure that ip_address_of_VirtualPC/DomainName is one of your PortalAliases. |
|
Joe Craig, Patapsco Research Group Complete DNN Support |
|
|
Mark Buelsing
Nuke Active Member Posts:32
|
08/05/2009 11:24 AM |
|
Thanks Joe. That fixed it. |
|
|
|
|