| Thread | Last Post | Replies |
|
| Microsoft - Please fix this bug!!! | 26 May 2004 11:53 GMT | 2 |
I like to dock the solutions and property windows to the left. Daily, after I run in debug mode a few times, the windows will move and dock to the right. I have to manually move them back. While in debug mode the windows move to the right, then, when things work as they are ...
|
| Web Project Setting | 26 May 2004 09:50 GMT | 10 |
Hi, All, I need your help on this wierd thing - Let's say, I first created a web application by using FrontPage access method
|
| VB/C# dependecies problem | 25 May 2004 22:09 GMT | 1 |
when I build my application I get a BC30652 error. To reproduce the error I have created a test solution following this steps: 0) I have create a empty solution named TestDep 1) I have create a VB Console application project named ConsoleApplication
|
| User Controls Disappeared from Windows Forms | 25 May 2004 07:06 GMT | 1 |
I am going thru a serious problem.. My usercontrols from a Windows Forms gets disappeared while coming from code view to design view... whereas earlier everything was working properly.. My Form is having different Tabs where all my user controls are used.. I did only one
|
| VS.NET 2003 doesn't honor the version of assemblies in .licx file | 25 May 2004 07:00 GMT | 2 |
VS.NET calls lc.exe at build time to extract the licenses from the types in the .licx file, but it doesn't behave the same way as if you called lc.exe from the command line stand alone. The two .licenses files generated are different even though the .licx file is the same.
|
| Use EnvDTE to Select a range of text | 24 May 2004 16:53 GMT | 5 |
(writing a macro). Suppose that I want to select a range of text. I know the line numbers of the start point and stop point (heck, I could event save EditPoints if I need to). I just need to be able to select that range, so that I can execute a command against the selected text. ...
|
| rookie question | 24 May 2004 06:47 GMT | 2 |
If I build an addin using vsnet 2002, will it be capable of running under 2003?
|
| Docking bug fixed yet? - new bug flavor here(?) | 23 May 2004 04:41 GMT | 2 |
I like to dock the solutions and property windows to the left. Daily, after I run in debug mode a few times, the windows will move and dock to the right. I have to manually move them back. While in debug mode the windows move to the right, then, when things work as they are ...
|
| Obtaining the full output file name via Macro? | 22 May 2004 13:51 GMT | 1 |
I'm trying to create a post build step macro for VB.NET project, and I'm having a tough time locating the full name of the project binary (eg- c:\project\bin\debug\widget.dll") via the EnvDTE object. I'm able to get the full name of the project file but not the actual output.
|
| BUG! VS.Net is choking on directories starting with a '.' | 21 May 2004 23:34 GMT | 3 |
We just started using Subversion (mainly because VSS is crappy and does not scale much at all). Unfortunantly, we have discovered that VS.Net is not so happy with the change. Actually what it is choking on is that each directory in our source tree has a directory called .svn. ...
|
| Shared MSDN between two compilers | 21 May 2004 03:24 GMT | 3 |
I've got VS.Net 2002 and VS.Net 2003 on the same computer. My original VS.Net 2002 had the MSDN library installed with it. Then I installed VS.Net 2003, and I didn't choose to install (another) MSDN library since I didn't want two instances of it.
|
| Prob: Visual Studio Macros Enable debugging Access Denied | 21 May 2004 02:22 GMT | 11 |
I am having problem getting the tempory macros to execute. I thought I would try executing the macro with the Visual Studio Macro IDE and running it in debug mode. Place a breakpoint within the macro an hit F5, macro did not execute. Saw the Enable Debugging (Ctrl+shift+E) on the ...
|
| Really Really Slow Ide | 20 May 2004 03:23 GMT | 3 |
I have this strange problem with some of my projects After I fiinish coding a small line of code, the ide stops for about 20-30 seconds and the responds. This also happens when I press the return key for a carriege return or when i copy/paste a piece of code I have searched the ...
|
| Collapse to Definitions on Open? | 19 May 2004 15:55 GMT | 1 |
Is there a simple way to force a document to Collapse to Definitions on open? The item in Options collapses the region blocks-- I want to collapse one step further. I tried writing a simple macro in the DocumentOpening event of the Macros
|
| Switching back from HTML view doesn't work | 19 May 2004 15:49 GMT | 4 |
I have an annoying problem. When I view an apsx page in design view everything shows up fine. I then switch to HTML view and everything is still fine. But if I then try to switch back to design view the page will simply not display. All other windows switch so they are
|