Error Building or Publicizing a Webstite
Fri, 12 Sep 2008 08:21:40 +0100
Hi all
My enviroment is Vista Ultimate and I am learning with a recently installed
VS2008 Prof
I just want to publish my website into wwwroot on my machine to see how it
behaves.
It worked out of the box but now I get an error whether I just build or
publish the website
"It is an error to use a section ...
|
VS 2008 Pro - Where is the Solution Explorer
Thu, 11 Sep 2008 17:08:08 -0700
Hi Folks:
Developing on XP Home, VS 2008 Pro, C++, WIN32 no MFC.
Service Pack 1 has been applied to VS 2008, but no other
patches.
I'm reasonably pleased with VS 2008, but it has a few
"Features" I haven't figured out.
Every once in a while I'll try to open a window, like
Output, Call Stack ...
|
Query based on Query
Thu, 11 Sep 2008 09:15:04 +0200
Hi,
I am using visual studio 2008 express (visual basic). I am doing a query
against a SQL Server which wirks fine. Now I would like to create a second
query based on the results from the first query.
I know this from Access - you create a query lets say A_Result and then you
create a second query based o ...
|
Where does VS2005 Save Web Site Publishing Credentials?
Thu, 11 Sep 2008 00:28:11 -0400
After publishing my web site, VS no longer asks for credentials. This gave
me quite a scare and so I ran around changing my site security, credentials
etc, only to find the exact same behavior. After the first publication, VS
no longer prompts for credentials on successive publication. So where are
these cre ...
|
Visual Studio 2005 Tools install
Wed, 10 Sep 2008 09:57:01 -0700
Adding the Office Primary Interop Assemblies as a Prerequisite in your
installer
I have installed Visual Studio 2005 Tools for Office Second Edition
When I try to create the ComponentCheck.exe using the following in Visual
Studio 2008 command prompt
C:\ProgramFiles\Microsoft Visual Studio 2005 Tools for ...
|
How do I stop the C/C++ linker from removing unreferences symbols
Wed, 10 Sep 2008 14:28:01 +0100
Hello all,
Our application code contains a number of C functions that are designed to
only be called by developers from the VS debugger. These functions are never
called directly by the application.
Problem is that the VS2005 linker seems to remove these functions from the
exe image at link time, so that ...
|
Open local email client from web site
Mon, 8 Sep 2008 12:34:21 -0700
How can I open a new email message with the user's default email client when
I click on a button on my web page ? This would be using VB.
I also need to pass some information from the current page (in a
System.UI.WebControl.Table control) to the email message. ...
|
|
|
Query Log On As A Service Policy...VB.NET
Sun, 7 Sep 2008 18:39:14 -0700 (PDT)
Hello all,
I have an install that prompts for a user/password and uses this entry
to install/control a service.
If, on the target machine, the user entered is not currently included
in the Log on as a service local policy, I get a fatal error. What I
would like to do is take the user entered and query the ...
|
Generate batch file from Visual Studio 2008
Sun, 7 Sep 2008 05:50:01 -0700
Hello.
How can I generate s batch file to compile a solution using Visual Studio
2008? I want to generate a file to build the solution by command line.
Thanks! ...
|
Website Development Problems
Sun, 7 Sep 2008 01:23:38 +0100
Applies to: Visual Studio 2008 Professional
Hi everyone,
I'm in the middle of creating a website with VS2008 and I'm trying to integrate a user registration/login section on the website but I've come up against a small problem. I've configured the database and set up a test user through the ASP.NET Website Administ ...
|