all groups > visual studio .net general > january 2007 > threads for january 15 - 21, 2007
Filter by week: 1 2 3 4 5
MSDE on VS 2002 Login Failure
Posted by Bruce A. Julseth at 1/19/2007 12:22:44 AM
I just reinstalled my copy of VS 2002 after a hard system crash. Now, I
can't seem to open the SQL Server that the installation created under the
Server Explorer, "DESKTOP\VSDOTNET"
First: this SQL Server has a "Red x" on it.
Second: When I double click on this SQL Server, I get a "SQL Ser... more >>
Covering text entry error
Posted by Billy B at 1/18/2007 7:49:00 PM
I have the following code and it runs correctly as long as the user enters a
number in the txtOrderTotal field. If the user enters a text value there is
an exception error. Can someone show me how to cover the error and have the
user returned to the main form to provide input again? Thank you.... more >>
Unable to display Server Explorer in VS2005
Posted by anuragsji at 1/18/2007 7:37:59 PM
Hello,
I have Visual Studio 2005 (version 8.0.52727.42) and SQL Server 2005
installed on my system.
Using coding I am able to communicate with SQL server database/tables
but I am Unable to see Server Explorer, I clicked on view menu ->
Server Explorer as well tried CTRL+ALT+S key combinat... more >>
HTML 4.01 Schema in VS2005
Posted by Fred Chateau at 1/17/2007 6:11:49 PM
Is there a problem with the HTML 4.01 schema in Visual Studio 2005?
When I set the target schema for validation to HTML 4.01, I receive closing
tag errors.
Example:
Validation (HTML 4.01): Empty elements such as 'meta' must end with />.
I do not believe that is the correct validation. ... more >>
Visual Studio 2005 Publish Website is not copying files at all!
Posted by waleedriaz NO[at]SPAM gmail.com at 1/17/2007 12:10:48 AM
i have upgraded a project from VS 2003 to VS 2005 and removed all build
errors as necessary.
Now my project builds perfectly and runs perfectly on my machine.
Now when i try to publish my website it does not work at all, build
succeeds, publish succeeds but when i check the folder where it
publ... more >>
Creating Multi-directory Sites Using Multiple Projects In A Solution
Posted by Nathan Sokalski at 1/16/2007 10:23:12 PM
I have a Visual Studio Solution that contains multiple ASP.NET Projects. I
do not want to put all of the pages (*.aspx files) in the root directory of
my site, because that would be very disorganized. However, I am having
trouble getting any projects other than the one that I place in the root... more >>
How many users are allowed to use our website?
Posted by disaia NO[at]SPAM earthlink.net at 1/16/2007 4:47:15 PM
We are in the process of writing some webpages with Visual Studio 2005,
Architect Edition, using SQL Server 2005 for our data. I would like to
know how many users are legally allowed to use our webpage? Is it
unlimited? Or is there some license fee we need to pay if we expect
hundreds of user... more >>
Visual studio 2005 conversion problem
Posted by gcal programmer at 1/16/2007 2:37:54 PM
Hi,
I have converted my visual studio 2003 code to visual studio 2005
code..I have cleared all the errors...The code now works perfectly fine
in my system...The same code is being used by one of my colleagues on
his machine...but certain parts of the application don't seem to work
correctly..... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
New Release of VS.Net
Posted by Bruce A. Julseth at 1/15/2007 11:02:51 PM
I'm still developing on VS.NET 2003 and am considering up grading to VS. NET
2005. With Vista having been released, along with Office 2007, I was
wondering is there a new release of VS.NET about to be released?
Thanks...
... more >>
|