Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:813344
More Search Options
RSS Available
Matching Posts
Re: File/ New/ Website
"C:\...\devenv\installvstemplates" is not the correct syntax for the command line. Use C:\...\devenv /installvstemplates in stead. Let us know if this works for you. -Preston
Posted to
Visual Studio 2008
(Forum)
by
Preston B
on 11/26/2009
Re: File/ New/ Website
I had this happen once before where templates were not available. "If it loses templates, you can try to run the following command from Visual Studio Command Prompt: devenv /installvstemplates" I ran this command and it worked in my case. I would certainly try this before doing any repair/uninstall/reinstall of VS. Doing so may cause bigger problems that would be much more difficult to resolve. -Preston
Posted to
Visual Studio 2008
(Forum)
by
Preston B
on 11/26/2009
Re: Silverlight
Take a look at MS Expression Blend. With it you can develop in Silverlight and port it to your app in VWD. -Preston
Posted to
Visual Web Developer 2008 Express
(Forum)
by
Preston B
on 11/3/2009
Re: "Internet Explorer cannot display the webpage" from MS VS 2008 & Vista Ultimate - Different Port Numbers
Close any sites/projects in VWD and then close VWD. Locate the 'hosts' file at C:\Windows\System32\drivers\etc\hosts Open the Hosts file in Note Pad and check to see if the line below is there: 127.0.0.1 localhost If it is not, add it. Save, and close the file. Next, start VWD, open a site and press Ctrl+F5. The dev server should start, and your default page should be displayed in your browser. This solution has worked for many people. Please let us know if it works for you, or no. Cheers
Posted to
Visual Studio 2008
(Forum)
by
Preston B
on 9/18/2009
Re: web form design
Absolute positioning of elements is very tricky. If a user changes the text size, or 'zooms' the page in their broswer, the display will break and may cause functionality issues. I suggest that you create an external style sheet that determines the layout and formatting for your page(s). You would then link your page(s) to that style sheet. Also, rather than use tables or absolute positioning, use divs instead. Your web form would then go inside a <div></div> with the div's
Posted to
Visual Web Developer 2008 Express
(Forum)
by
Preston B
on 9/9/2009
Re: Publish Web
Open the site you wan to publish in VWD. Either right click the site in solution explorer and select "Copy Website", or, in the menu bar, click Website and the select "Copy Website". Assuming the SQL databases are identical, you'll not want to publish the db; just files and folders. You'll likely need to edit the web.config to ensure the connection string and other parameters are correct. If you need to publish the database, take a look Here . -Preston
Posted to
Visual Web Developer 2008 Express
(Forum)
by
Preston B
on 9/1/2009
Re: Problems with VS Built-In Dev Server
The development server in VS uses Localhost. In Vista, an automatic update or certain virus protection apps may have made a change to your 'hosts' file. Your "hosts" file is what tells your computer that "localhost" should map to "127.0.0.1" so here is where your file is: C:\WINDOWS\system32\drivers\etc\hosts Close Visual Studio and any browsers that are open. Locate the 'hosts' using Windows Explorer Open that file in Notepad under a 'computer administrator
Posted to
Visual Studio 2008
(Forum)
by
Preston B
on 8/24/2009
Re: Visual Web Dev without Front Page extensions?
Sean, Just a thought, but you might try talking with your web host to see if they will install FPSE on the server for you. Be sure to point them to the article you linked to. If they won't do it, then you'll be stuck with FTP. Actually, FTP isn't that bad. It takes a bit of a paradigm shift, and you have to be careful, but it does work. When the FPSE are removed from servers, the sites that rely upon FPSE specific functionality, such as shared borders, FrontPage photo galleries and other
Posted to
Visual Web Developer 2008 Express
(Forum)
by
Preston B
on 7/23/2009
Re: Visual Web Dev without Front Page extensions?
Sean, My web host went to Win Server 2008 and eliminated the FP extensions (Grrr). Without them installed on the production server, you cannot publish using http; you have to use FTP. I honestly wish it were otherwise, because http publishing was very easy. The downside to the FP extensions is that they are fragile and can easily break. That, and the fact that MS no longer supports them is the main reason web hosts are moving away from them. -Preston
Posted to
Visual Web Developer 2008 Express
(Forum)
by
Preston B
on 7/22/2009
Re: Visual Web Developer 2008 Express Edition Installation Error
I don't advocate reinstalling Windows, except as a last resort. To the Original Poster: Here's a thread from The VS Setup and Installation forum that has some further suggestions as to how you might fix the Web Designer Core issue. http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/ca9dd3ce-86bd-4623-b002-24be612344fe -Preston
Posted to
Visual Web Developer 2008 Express
(Forum)
by
Preston B
on 7/3/2009
Page 1 of 13 (125 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online