| Thread | Last Post | Replies |
|
| Understand Copy/Rename Forms | 31 May 2005 12:12 GMT | 4 |
I am confused on how the renaming and copying of forms in VSNET 2003 works. If I want to make a copy of an existing form and modify that copy for a slightly different use, how should I do that? When I rename a form in the IDE, it appears the original copy still exists?
|
| How to reload externally modified file using AddIn | 26 May 2005 12:47 GMT | 1 |
After a file has been modified by an external tool, VS2003 displays something like "File has changed, reload Yes/No/All". Is there a way to reload the file using the extensibility objects to avoid this dialog?
|
| error try project only build - 2005 beta , build type x64 | 26 May 2005 07:50 GMT | 1 |
receving the dreaded "operation could not be complete - unspecified error" message box .
|
| Cannot Create new VS Web Project | 24 May 2005 20:34 GMT | 2 |
I hope someone can help - I am getting desperate! I have promised to do some work for someone developing an ASP.NET application. I have VS Studio 2002 installed on my pc which is running XP-Pro (and
|
| Form layout and aligning controls | 24 May 2005 09:28 GMT | 1 |
Wouldn't it be nice when you're aligning controls that are children of different containers (group boxes, panels, etc.) that VS.NET figured out to use a higher level set of coordinates (form or screen) for alignment purposes?
|
| New User confused with MessageBox.show | 24 May 2005 04:39 GMT | 5 |
I am new to using Visual Studio .NET and in both VB and C# the MeesageBox.Show command is only show blank windows no matter what te prompt is. Anyone know what is up?? Confused!!!
|
| VS 2003 Help System | 23 May 2005 18:11 GMT | 2 |
The Dynamic Help on a few of our machines take 10-15 minutes to load the help after the developer presses the F1 key - locking them out of doing anything with that instance of VS. The rest don't. In the lower left status bar of the IDE, it is set to "Downloading...". In the ...
|
| Asp.net 2.0 beta Website Admin Tool | 23 May 2005 02:33 GMT | 4 |
Hi, 1. The tool save the roles but cannot create users. It keeps asking me to use a different password. Am I doing something wrong 2. my default browser was mozilla at the time I installed VS.net 2005. I
|
| Forms not recognised. Can only view their code, not designer. | 20 May 2005 17:21 GMT | 2 |
Sometimes in my project, some forms are not recognised as type "form". (They are actually inherited from another one of my forms). However, when this happens I can only view the code. The icon in the Solution Explorer is the type for a module, not a form. It also happens
|
| The CTRL+SHIFT access to properties window in .Net | 20 May 2005 16:45 GMT | 1 |
Hey all Does anyone know if it's possible, via add-on or any other means to mimic the old VS 6.0 behavior of CTRL+SHIFT+Letter to get quick access to the properties window? I do a lot of re-using existing objects, and
|
| VS 2003 Bug? Changes ID strings to numeric values... | 19 May 2005 16:00 GMT | 1 |
When we highlight a class in class view and select 'Events' in the 'Properties' window, the events under 'Menu Commands' display numeric values rather than string IDs. The other event sections display the proper string IDs.
|
| addin failed to load - class not registered | 18 May 2005 14:11 GMT | 1 |
trying to get a demo addin to work in visual studio ... used the addin wizard to create it, used configuration manager to check "build" for both the addin and setup. When I open a project I get an error message: "addin failed to load -
|
| Addin: How to display separator below the button? | 18 May 2005 14:09 GMT | 1 |
I've created a commandBar that appears when a user right-click the Class item in the Class View Explorer. However, I want myButton to appear on top of "Go To Definition" button, followed by a separator. visually: myButton
|
| VS 2003 causes error on opening | 17 May 2005 10:50 GMT | 1 |
I have re-installed the whole of xp 3 times now to try and resolve this issue - needless to say i have work to do so im getting pretty annoyed! Anyway, I've isolated it down to the latest bunch of Windows updates i've installed, basically after installing them the VS IDE wont ...
|
| Batch Build for Solutions with VB Projects | 17 May 2005 06:16 GMT | 1 |
I've noticed that solutions with VB projects cannot be "batch" built. I like the "batch build" option available for solutions with C# and ATL COM projects because it allows me to easily pick a subset of projects to build. Particularly it allows me to pick both debug and release
|