473,672 Members | 2,548 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual Studio 2008 does not let me create web sites

Hi all,

I have a great problem. I have been installed Visual Studio 2008
Professional on two computers. One works perfectly. On the other computer I
don't know what happens when I click on FILE --NEW --WEB SITE because
Visual Studio does nothing. It makes me not case! The same thing happens if
I create a blank solution and attempt to add a WEB SITE.

Other Visual Studio 2008 functionalities in principle works well. What
could happen?

Any help would be appreciated
Thanks in advance.
Vicente.

Mar 2 '08 #1
4 1254
Try reinstalling VS 2008.
"Vicente García" <nu********@hot mail.comwrote in message
news:79******** *************** ***********@mic rosoft.com...
Hi all,

I have a great problem. I have been installed Visual Studio 2008
Professional on two computers. One works perfectly. On the other computer
I don't know what happens when I click on FILE --NEW --WEB SITE
because Visual Studio does nothing. It makes me not case! The same thing
happens if I create a blank solution and attempt to add a WEB SITE.

Other Visual Studio 2008 functionalities in principle works well. What
could happen?

Any help would be appreciated
Thanks in advance.
Vicente.

Mar 2 '08 #2
Hello Vicente,

Just to add to others posters add the VS 2008 hotfix https://connect.microsoft.com/Visual...wnloadID=10826

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
VGHi all,
VG>
VGI have a great problem. I have been installed Visual Studio 2008
VGProfessional on two computers. One works perfectly. On the other
VGcomputer I don't know what happens when I click on FILE --NEW -->
VGWEB SITE because Visual Studio does nothing. It makes me not case!
VGThe same thing happens if I create a blank solution and attempt to
VGadd a WEB SITE.
VG>
VGOther Visual Studio 2008 functionalities in principle works well.
VGWhat could happen?
VG>
VGAny help would be appreciated
VGThanks in advance.
VGVicente.
Mar 2 '08 #3
I have been reinstalled VS2008 but nothing happened, the solution was to
install the hotfix
https://connect.microsoft.com/Visual...wnloadID=10826

Thanks
Vicente

"Scott M." <sm**@nospam.no spamescribió en el mensaje de
noticias:#W**** **********@TK2M SFTNGP04.phx.gb l...
Try reinstalling VS 2008.
"Vicente García" <nu********@hot mail.comwrote in message
news:79******** *************** ***********@mic rosoft.com...
>Hi all,

I have a great problem. I have been installed Visual Studio 2008
Professional on two computers. One works perfectly. On the other computer
I don't know what happens when I click on FILE --NEW --WEB SITE
because Visual Studio does nothing. It makes me not case! The same thing
happens if I create a blank solution and attempt to add a WEB SITE.

Other Visual Studio 2008 functionalities in principle works well. What
could happen?

Any help would be appreciated
Thanks in advance.
Vicente.

Mar 3 '08 #4
Thanks a lot!

It was the solution, now, it works perfectly.
Vicente.

"Michael Nemtsev [MVP]" <ne*****@msn.co mescribio en el mensaje de
noticias:90**** *************** *******@msnews. microsoft.com.. .
Hello Vicente,

Just to add to others posters add the VS 2008 hotfix
https://connect.microsoft.com/Visual...wnloadID=10826

---
WBR, Michael Nemtsev [.NET/C# MVP] :: blog:
http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

VGHi all,
VGVGI have a great problem. I have been installed Visual Studio 2008
VGProfessional on two computers. One works perfectly. On the other
VGcomputer I don't know what happens when I click on FILE --NEW -->
VGWEB SITE because Visual Studio does nothing. It makes me not case!
VGThe same thing happens if I create a blank solution and attempt to
VGadd a WEB SITE.
VGVGOther Visual Studio 2008 functionalities in principle works well.
VGWhat could happen?
VGVGAny help would be appreciated
VGThanks in advance.
VGVicente.

Mar 3 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
4853
by: Marty U. | last post by:
I know this topic has been beat to death. However, I was sitting here trying to figure out what Microsoft Does when they develop an ASP.net for WYSIWYG functionality. Visual Studio's sucks to be honest. And I don't believe Microsoft has purchased Dreamweaver to do their designs. Are any of you using Visual Studio exclusively to develop your ASP.net apps? If so do you have any web sites that can demonstrate the result. I am really curious...
3
2304
by: Shapper | last post by:
Hello, I am starting 2 new projects to deliver in January 2006. I want to create them in Asp.Net 2.0 using Visual Studio 2005. All my clients web sites are Visual Studio 2003 projects in Asp.Net 1.1 / VB.NET. These web sites use Access Databases and NOT Microsoft SQL 2000. In the future I will need to make a few changes now and then to this web sites.
8
16280
by: William LaMartin | last post by:
I just received my Visual Studio upgrade to 2005 and tried to create a new web site via File | New Web Site with location http. Unfortunately I received the following error: "Visual Web Developer does not support creating Web sites on a SharePoint Web server" If I create a new server extensions 2002 web in IIS and mark it as an application and try to use it from Visual Studio I receive the same error.
54
6425
by: m.roello | last post by:
In the book: "Working with Microsoft Visual Studio 2005" Craig Skibo wrote: "The power of Visual Studio 2005 lies in its ability to empower users to build, test, and debug powerful applications quickly and easly." I don't agree on what concernes ASP .NET Web Sites in VS2005. All what involves Namespaces in Web sites has been disappeared. I know you can still MANUALLY manage them, but not QUICKLY and EASLY. In a
24
2460
by: JJ | last post by:
I see the new software is 'RTM' but what does that mean in terms of when we can actually purchase it? Thanks, JJ
5
378
by: shapper | last post by:
Hello, Does anyone knows what is the difference between Microsoft Visual Studio 2008 Team Foundation Server and Microsoft Visual Studio 2008 Professional? Thanks, Miguel
2
1116
by: =?Utf-8?B?RHIuIFMu?= | last post by:
What is visual web developer 2008? Is this used to construct websites as is Expression? Thanks in advance.
0
7324
jwwicks
by: jwwicks | last post by:
Introduction This tutorial describes how to use Visual Studio to create a new C++ program, compile/run a program, resume work on an existing program and debug a program. It is aimed at the beginning CIS student who is struggling to get their programs working. I work in the computer lab at the college I'm attending and I see many students who don't know how to use the IDE for best results. Visual Studio automatically creates a number of...
3
10503
by: Johnson | last post by:
I'm not sure if this is an IIS 5.1 issue or ASP.NET issue, or Visual Studio 2008 issue -- thus posting to 3 groups. Please don't be offended. The problem I'm encountering is that Visual Studio closes unexpectedly and without any error message being displayed, or error messages written to the system logs. Visual Studio closes when I attempt to open an ASP.NET Web application (not Web site) solution for which IIS is set as the project's...
0
8505
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8947
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8851
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8699
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6261
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5722
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4245
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4442
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2097
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.