| Thread | Last Post | Replies |
|
| Macros unavailable | 30 Sep 2005 18:05 GMT | 1 |
I have some macro code I've cut-and pasted into a new module under MyMacros. The code compiles fine and I can execute methods from the Macro IDE. However, I am unable to add the macros to a custom toolbar as they do not appear in the list of macro commands.
|
| vb.net error check | 30 Sep 2005 15:46 GMT | 1 |
I need help with my error check how di I check for square root of negatives in vb.net @ the user input and display an error message anyone please
|
| Recording a script that require NTLM IIS Authentication | 30 Sep 2005 03:55 GMT | 1 |
How could I record a script that requires IIS6 NTLM Integrated Windows authentication, having set up the username/password pairds in the desired user group. Currently even the first page fail (returning 401 error). I know I could
|
| How to get Visual Studio 2005 ? | 30 Sep 2005 03:52 GMT | 3 |
What need I do to download Visual Studio 2005 release candidate? (It seems I'm just passed around.) Regards.
|
| Publishing Site | 29 Sep 2005 22:37 GMT | 1 |
A strange thing started happening today when I tried to copy from my local machine to my webhost. I've been using VS 2003 and publishing using the "Copy Project..." menu item of the "Project" menu. I've used this for months without a problem. Suddenly today, when I click the OK ...
|
| Cant download RC 1 of VS2005 | 29 Sep 2005 21:21 GMT | 1 |
I am an msdn Universal subscriber. I can get to the download site with my passport, but for the love of me I can't find a button or link that points to download the RC1 of Vs2005. The site just passes you from page to page and never gets to the download dialog. Great design ...
|
| C# projects building unnecessarily | 29 Sep 2005 15:38 GMT | 4 |
Just recently, one of the projects in my C# solution has started getting rebuilt every time I run a project which is dependent on it, instead of just saying "The project is up-to-date." It hasn't changed; in fact, it's not checked out of source control, so it can't be changing. ...
|
| Struggling with creating stored procedures. | 29 Sep 2005 11:59 GMT | 1 |
I can't find the drag drop functionality anywhere. You used to be able to drag a stored procedure (with maybe 50 parameters,) onto a form, and it would then script it so you could copy the code out. Is there a setting that I can do this with, in VS 2005?
|
| fatal error C1083 | 29 Sep 2005 05:45 GMT | 1 |
I am working on Visual Studio 2005. I am facing a compilation problem from VC++ IDE on x64 windows 2004 system. The error description says "c1xx : fatal error C1083: Cannot open source file: '.\stdafx.cpp': No such file or directoryI forcebly set".
|
| Deployment project - How to put a file into Common Application Data folder | 29 Sep 2005 03:55 GMT | 5 |
I have a merge module that needs to place a file in to the Common Application Data folder (C:\Documents and Settings\All Users\Application Data\) I have created a folder in the File System Editor that I called CommonDataFolder. The default location is blank and the Property is ...
|
| Addins from Visual Studio 6 on .net... | 28 Sep 2005 23:45 GMT | 2 |
A simple question... Can an AddIn dll which i have been using for Visual Studio 6 be used as is in Visual studio .net? If yes, Is there anything special i need to make it work, the Addin
|
| How to get VS 2005? | 28 Sep 2005 23:35 GMT | 2 |
What do I need to do to download Visual Studio 205 release candidate? (It seems I just passed around.) Regards.
|
| Debugger displays integers are hex | 28 Sep 2005 22:09 GMT | 3 |
How do you get the IDE to display integers as numbers? I am using VS 2003, C# and .NET. Thanks
|
| PrePopulate TextBox | 28 Sep 2005 22:02 GMT | 4 |
I want to pre-populate a textbox in one of the standard dialogs that come with the VS installer. I can pass data from the dialog box to my custom action, but I cannot go the other way, go from the custom action to the dialog box.
|
| Bug In Visual Studio.NET | 28 Sep 2005 21:45 GMT | 4 |
The Bug, Create an ASP.net application on a form insert a System.Web.UI.HtmlControls.HtmlTable inside it insert a field required validator and a textbox, set the
|