all groups > visual studio .net general > december 2005
Filter by week: 1 2 3 4 5
#region for C++
Posted by helix at 12/31/2005 3:57:02 PM
Is there any way of creating C# style #region blocks within the C++ editor?... more >>
Does Visual Web Developer 2005 Express support ClickOnce?
Posted by Seigfried at 12/31/2005 11:22:34 AM
I have IIS installed (and I really don't feel the need to install
Visual Web Developer 2005 Express) but I need to know the answer to
this question.
Anybody know?
Thanks!!
... more >>
VS 2005 + SQL Server 2005 Connection problem
Posted by ds_lewis NO[at]SPAM hotmail.com at 12/31/2005 1:03:02 AM
Help! I'm unable to connect to my SQL Server 2005 database from a C#
class.
This error message happens on the conn.Open() statement in my code:
Request for the permission of type
'System.Data.SqlClient.SqlClientPermission, System.Data,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5... more >>
VS2005, all properties disappear
Posted by Kjetil at 12/30/2005 2:23:02 PM
Resently the properties window in my VS2005 installation went blank. When I
am using the form designer there are no properties shown in the propterties
window. I have tried closing/opening forms, the properties window, the IDE,
booting the computer. Nothing helps, the properties are gone. I kn... more >>
utf-8 visual studio problems
Posted by zapov at 12/30/2005 11:12:19 AM
Hi!
I have a problem when I save file using VS2003 or VS2005.
If I use utf-8 with signature VS saves file ok, but
when saving without signature non english letters are saved
wrongly. This is most annoyed when developing web
applications, because all the browsers (incuding IE) then
display th... more >>
Print an exisiting file from a network share
Posted by NathanC at 12/30/2005 8:59:02 AM
I can't determine how to automatically print a document that already exists.
Everything I am reading has to do with calling Graphics functions and
manually 'drawing' the page and printing that.
I have an application that as part of it's processing creates an text file
and saves it to a netw... more >>
Source code lines counter
Posted by Tom Rahav at 12/29/2005 11:38:58 PM
Hello,
Is there any way to count source code lines within a .NET 2005/2003 solution
files?
Thakns!
Tom.
... more >>
System Restore Causes Data Loss - Developers BEWARE
Posted by David W. Rogers at 12/29/2005 4:53:03 PM
I applied a System.Data.dll hotfix today and it did not solve the problem so
I went to a restore point from yesterday. It restored and rebooted. I then
went back to work on a C# Windows application in Visual Studio. Out of habit,
I verified that all of my source files were in sync with SourceS... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Web Developer
Posted by Jim McGivney - Office at 12/29/2005 11:33:13 AM
I use a Host Service to display my website.
I have a website up and running that I developed in VS-2003. I use web copy
to send the website to my Host's computer.
I have been trying to publish a very simple (text only, no controls) website
using Web Developer Express. I copy the website to m... more >>
Please fix the LNK1201 error!
Posted by Steve at 12/29/2005 11:16:03 AM
I'm really tired of running into this error:
fatal error LNK1201: error writing to program database 'blah blah path.pdb';
check for insufficient disk space, invalid path, or insufficient privilege
When I try renaming or modifying the file in Windows Explorer I cannot so it
appears that the... more >>
does project created in VS2005 require dotnetfw 2
Posted by Rich Milburn [MVP] at 12/29/2005 9:40:41 AM
If I take a small, innocuous VB6 app (we're talking less than 1000 lines of
code, with basically a few WMI calls, nothing major) and edit it with
VS2005, it tells me that I have to use Structure instead of Type statements.
(I'm not a programmer...) it doesn't seem these existed before .NET?
... more >>
Very slow coputer working with VS 2005 Pro
Posted by Tecnica at 12/29/2005 8:26:04 AM
Hi,
We have a computer where we put all the software sources that we made.
Until two days ago, we are using VS 2003 and when two people open the same
project and work on it everything is well. However when we change to VS 2005
Pro, the first person that open the project works well, but when a ... more >>
FP Extensions and VS2005
Posted by Ron at 12/29/2005 7:30:02 AM
I am currently in the process of migrating some sties and was wondering if
someone could answer this question.
Do you still need FrontPage Server Extensions to connect to a IIS6.0 and
develop ASP.Net 2005 web applications?
Thanks,
Ron... more >>
VS2005ImageLibrary.zip - Icons
Posted by Terry Chapman at 12/28/2005 8:08:57 PM
I have purchased Visual Studio 2005 Tools for the Microsoft Office System
(December 2005).
Apparently there's supposed to be a zip file called VS2005ImageLibrary.zip
containing updated images, icons etc. in:
c:\program files\microsoft visual studio 8\common7\
...but after installation (an... more >>
Windows Datagrid Auto Generated Columns
Posted by Joey at 12/28/2005 1:22:04 PM
I plan on going to buy a book tonight on windows programming with VS2005 but
I have an immediate question. I have a datagrid in a windows form and I
manually create 5 columns in the designer and set the data property to a
property in my datasource. I fill my datasource and then bound it to m... more >>
How to check Internet Options 'Disable Script Debugging'?
Posted by Tom at 12/28/2005 9:50:03 AM
Hi everyone,
I'm using ASP.Net to develop a web application and need to check the user
browser's 'Disable Script Debugging' setup. If it's not selected, I want to
use code to set it to 'Disabled'. Is it possible to do that?
Thanks
MH... more >>
Visual C++: writing in the window pane like where it says Done and Internet at the bottom of your explorer frame
Posted by mankatob at 12/28/2005 6:29:22 AM
I've searched and researched. I don't know what that part of the
window is called at the bottom of the frame. I want to be able to
write to it. It doesn't seem to be a menu bar. Without the proper
jargon, I can't begin to reference it.
Thats my first problem.
My second problem is the ... more >>
Development of an Windows Service
Posted by Joerg at 12/28/2005 1:58:02 AM
Does anybody know an Article / Whitepaper for developing an Windows Service ?... more >>
VS 2005 install from DVD fails, asks for 2nd disk!!!!
Posted by macduff at 12/27/2005 5:21:02 PM
Hello
A message box asking for another disk is displayed midway through
installation of VS 2005 . As far as I can tell there is no other disk.
platform: XP Professional with SP2.
install started via setup.exe on dvd root directory.
Sequence of Events:
Setup has detected that ms windows ins... more >>
Is it a Bug or am I nuts?
Posted by Angel at 12/27/2005 5:49:02 AM
I was playing around with ASP.NET 2.0 and created a page using the Northwind
database(sql serve 2k) Full of originality so far eh…
Any way, I used the Gridview control and checked off the auto generate
fields and added three columns.
1. Boundfield for Employee ID
2. Template field fo... more >>
Config Error
Posted by Jim McGivney at 12/26/2005 9:35:33 PM
I have a very simple website I developed using Web Developer Express. It
has one page that only contains text. I use the Copy Web Site to place the
site on my host's computer. I try to run the page and get the following
error. Any help would be appreciated.
Thanks,
Jim
Configuration E... more >>
how to send mail in windows form?
Posted by johnson at 12/26/2005 1:18:02 AM
Dear sir
I can send mail in web form . Because there is system.web.mail namespace,
but it is not in windows form project
So ,how can I send mail in windows project ? (Do not use IIS smtp )
thanks a lot ... more >>
Is it possible to have Visual Studio Team System working with .NET
Posted by Pravin at 12/25/2005 11:13:02 PM
Is it possible to have Visual Studio Team System working with .NET 1.1
instead of .NET framework 2.0?
--
Regards,
MSGuy
... more >>
Vb.Net
Posted by Dirk Schelfaut at 12/23/2005 1:28:01 AM
Hello
I use the data source window to connect to a database.
Because the location of the database might vary, I want to change the
connectionstring at runtime via my.settings.... but this is an application
setting which can't be changed at runtime.
I know how to accomplish a connectionstrin... more >>
Can VS.NET provide a command-line for compiling outside?
Posted by cssnow NO[at]SPAM hotmail.com at 12/22/2005 12:47:44 PM
In Visual Studio 6 you could open your project's settings, click on the
compiler tab and see the exact command line that VS was using to build
your project. Does VS 7 and up also provide that?? It appears to me
that it doesn't. The proj files are now XML based and the IDE probably
constructs ... more >>
VS Team System for BA's
Posted by Drew at 12/22/2005 11:58:49 AM
Does anyone know how the artifacts that come from a business analyst such as
use case models flow down to the development team?
For example, I want a BA to document the use cases (models and
descriptions), functional requirements and non-functional requirements in a
tool that will ultimatel... more >>
Internet Explorer error - cannot open the internet site "xxx" oper
Posted by CathieC at 12/22/2005 8:20:02 AM
Hi all,
I have an application built using Visual Studio .Net 2005. I have compiled
and installed this on a Windows 2003 Server machine. The clients used
internet explorer version 6.0.2800.1106CD SP 1, to view this application.
(Windows 2000 Professional SP 4)
They are getting the error ... more >>
USB Device
Posted by John Daly at 12/21/2005 9:04:02 PM
I want to write an application that will open automatically when a perticular
USB device is connected to the system. I have a new Digital Camcorder,
however there was no software provided for file transfers. The camera
directions say to use Windows Explorer for file transfers. For myself, that... more >>
Copied Website windows authentication not working
Posted by Crash at 12/21/2005 4:04:13 PM
Hello,
I just used VS2005 to copy a new website to a staging server within our
network. The application uses Windows (AD) authentication. On my local
development machine, everything works fine, on the staging server,
User.Identity.IsAuthenticated does not return true, even though I am log... more >>
dataset help vb.net
Posted by Simon Whale at 12/21/2005 3:59:29 PM
Hi all,
does anyone know of a good exmaple showing how to use two or more tables in
one dataset?
im having trouble trying to retrieve data from the second table.
using the following code snippet
Dim myTable As DataTable = data.Tables("Customer")
Dim MyRow As DataRow = myTable.Rows(0... more >>
Portal with ASP .NET 2.0
Posted by Mauro Zaide at 12/21/2005 1:06:01 PM
Hi,
I´m interested in developing Portal solutions with ASP .NET 2.0 and I read
the article in MSDN Magazine by Steven Smith in Jun/2004, about a Web Site
template called "ASP .NET Intranet
Site".
I installed Visual Studio 2005 Developer in a Windows XP workstation and
couldn´t
find this t... more >>
VS.NET 2003 crashes before attaching to process
Posted by Tim Werth at 12/21/2005 11:25:03 AM
I use VS.NET 2003 to debug a couple of COM+ apps. Since the app is a COM+
app, I have to first start the app and then attach to it in the debugger.
Very often, when I select Tools->Debug Processes, VS.NET will crash. I get
the dialog that has the checkmark to automatically start a new versi... more >>
VS 2005 and possible Copy Website bug
Posted by Bryan at 12/21/2005 10:07:59 AM
Hello,
I think I have come across a bug, and I wonder if there are any work
arounds.
I have VS2005 Pro, Windows XP pro, 2GB Ram, P4 processor.
I have been using the "Copy Web Site" feature under "Website" on the menu.
When I go back into a website and make changes to some code then try and... more >>
ClickOnce - Can't remove shortcuts
Posted by Dave Moran at 12/21/2005 8:51:02 AM
I've created a second version of my ClickOnce installation. I start the
original installed version of my application and it asks me if I would like
to update the application. I install the new version and it fails with an
error report, which claims that is can't remove shortcuts. The 'Publishe... more >>
Unable to install Visual Studio 2005 Tools for Office
Posted by Tor Myklebust at 12/21/2005 6:19:02 AM
Hi.
Trying to install Visual Studio 2005 Tools for Office. Have Office 2003
Standard (norwegian) with SP2 installed on my computer - everything looks OK.
Problem:
VSTO installer says that Office 2003 SP1 is not installed. Am I missing
something here?
--
_______________
Tor M... more >>
Visual Studio 2005 for office tools
Posted by Wayne Van Rooyen at 12/21/2005 12:38:03 AM
I recently recieved my new version of Visual Studio 2005 with tools for office.
When trying to create a new project of type office, no matter which i try be
it excel word etc, i always recieve the following error.
"Programmatic access to the Microsoft Office Visual Basic for application
proj... more >>
Will there be a Service Pack for VS.NET *2003*?
Posted by Neo The One at 12/21/2005 12:11:02 AM
After upgrading to 2005, I found I still miss 2003. 2005 is buggy, unstable
and memory consuming. For C/C++ projects, 2005 produces much bigger binary
images :-(. So I have to stick to 2003 for some time. But 2003 also has small
bugs. Does anyone know if ms will release a SP for 2003?
... more >>
ANOTHER POST TO MICROSOFT TO SOLVE DESIGNER BUG ASAP !!!!
Posted by João Santa Bárbara at 12/20/2005 11:33:47 AM
Hi all,
Once again lots of people who have migrate from previous .NET version is
facing lots of problems with VSNET 2005 form designer. I´m Not an exception.
This post is to ask to Microsoft when is going to be relased the fix for
this bug. I supose for what i have searched in the Internet,... more >>
Possible to keep VS.NET 2003 Pro when using VS2005 Pro Upgrade?
Posted by johnmann56 at 12/20/2005 9:16:02 AM
Hello all. I've purchased the VS2005 Pro upgrade, since I can upgrade from my
VS.NET 2003 Professional. Perhaps it's a dumb question, but - will installing
the upgrade wipe out the 2003 installation? If so, can I reinstall the
VS2003.NET Pro using the magic numbers? I need to develop in both
... more >>
VS2005 seems SLOOOOOW
Posted by Bill Cohagan at 12/20/2005 9:09:11 AM
Anyone else having performance problems with VS2005? Bringing up VS2005
initially, bringing up help or expanding a database connection in the server
pane (pain?) are particularly slow. VS2003 has always been very responsive
on this machine, a Dell M600 laptop w/1GB RAM. I'm running XP SP2 on t... more >>
Unmanaged assembly dependencies and ClickOnce-Deployment
Posted by Torsten Maier at 12/20/2005 9:05:06 AM
Hi all,
I'm using a third party assembly that has some unmanaged DLL
dependencies (via PInvoke). When trying to deploy my application using
ClickOnce, these dependencies remain uncaught, thus the deployment
package is incomplete. Is there any way to include these unmanaged DLLs
into it automa... more >>
VS 2005 doesn't auto-hyperlink web addresses anymore?
Posted by Tim_Mac at 12/20/2005 5:11:21 AM
hi,
in VS2003, when you are in the html designer and you type in a web
address or email address, it would automatically hyperlink it.
this doesn't seem to happen in VS2005, can i turn it on again? i liked
that feature. for one thing surely it wouldn't have been too hard to
prefill the url for... more >>
Web Services and Data Sources Window on VS2005
Posted by eemanno at 12/20/2005 12:21:45 AM
Hello,
I seem to be missing a point here... but I really can't figure out what -
and I ve spend a full day on it and starting to feel realy stupid!
I have build a simple web service based on an example i found somewhre, that
simply retrieves data from an access database and returns it as a... more >>
Dataset Program
Posted by WilliamMomo at 12/19/2005 6:38:02 PM
I have a dataset and have a field call "Name" in this dataset, how can i get
this vale, because i need use this data to compare with the user input. how
can i do ?
... more >>
$99 email support problem
Posted by _Doug at 12/19/2005 5:05:03 PM
It always reports: "Your credit card could not be processed
because of a system or network error. Please try again."
I've tried another credit card, and on another computer.
What's the problem?
... more >>
Source Contol Login - Cannot connect to Stored Procs under SourceS
Posted by nigeaman at 12/19/2005 6:52:02 AM
Since installing Visual Studio 2005 Team Edition for Software Developers when
trying to access stored procedures under Source Safe 6.0d via the Server
Explorer using Visual Studio 2003 for Enterprise Architects, I can no longer
connect using the Source Contol Login. After entry of Login ID and... more >>
Sharing a Project Among Multiple Solutions
Posted by Reuben at 12/18/2005 6:49:02 PM
Hi,
I have a library that acts as a common repository for useful, general
purpose code. However, this means that everytime I rebuild the library, I
have to remove and then add the reference to the library so that the program
uses that latest version of the library. It also means I have to run... more >>
Cant uninstall Beta 2 - help!!
Posted by dhnriverside at 12/18/2005 5:09:03 AM
Hi guys
Just downloaded VS2005 from MSDN, so want to completely remove anything Beta
2 related before I start. However, there's a problem.
When I try and remove VSTS Beta 2 with Add/Remove programs the unistaller
starts, and then I get an error...
"A problem has been encountered while ... more >>
F5 builds all projects?
Posted by tatemononai NO[at]SPAM gmail.com at 12/17/2005 6:24:51 PM
I just moved to Visual Studio 2005. When I hit F5 to go into debug
mode for a project, the compiler builds every project in the solution,
including the MSI setup project. How can I turn this off? It's very
annoying. I just want to build my app and launch into debug mode. It
takes forever to... more >>
cannot start new Web App project
Posted by _Doug at 12/17/2005 4:12:02 PM
VisualStudio .NET > Add new Project > Name .. is now always dim,
so I can't start a new project.
Used to always work.
What's the problem?... more >>
|