| Thread | Last Post | Replies |
|
| BUG: Try/Catch Block May Fail when Global Optimizations (/Og) Are Enabled | 14 Jan 2004 19:40 GMT | 2 |
I expect this new KnowledgeBase article should be of interest to many readers here: Symptoms: When trying to build an application that uses C++ exception handling,
|
| Visual Basic Net | 14 Jan 2004 16:46 GMT | 2 |
Does anyone knows of a good beginners book on Visual Studio Net 2002 Basic Mike
|
| Deployment project fails | 14 Jan 2004 14:05 GMT | 1 |
I have a strange error in a deployment project for asp.net application. The project worked before and suddenly stopped compiling with the error "Deploy.vdproj Two or more objects have the same source media location ('[filename]')". The problem is in the content files output of the ...
|
| Generating modules rather than assemblies from Visual Studio.NET | 14 Jan 2004 12:41 GMT | 1 |
I want to generate modules of my code from Visual Studio. The VIsual Studio IDE does not permit the option of "Module" via project configurations (/t:module). Instead it provides the options "Console Application"
|
| cannot acces online resources | 14 Jan 2004 12:13 GMT | 4 |
i cannot access the online resources of visual studio .net 2003 (i have the academic edition) for instance, if i click on 'web hosting' i get this message in the main frame:
|
| Find in recordset | 14 Jan 2004 11:40 GMT | 2 |
I have 2 recordset´s: both are full with integers; how can i search for one specific number present in the first recordset in the second? For instance: 1º RS: 2º RS:
|
| VS6: Auto complete is not working | 14 Jan 2004 07:56 GMT | 1 |
Running on a XP with VS.NET 2K3, I also have VS6 installed for managing old sites and code. But one anoying problem is that CRTL+Space (auto complete) isn't working. My research in the MSKB didn't come up with any sokutions.
|
| How to delete a solution build configuration? | 14 Jan 2004 06:11 GMT | 9 |
I tried using the 'Edit Solution Configurations' and clicking 'Remove' but the deleted configuration is still available for batch build. Any ideas? Thanks,
|
| Open excel file. | 14 Jan 2004 05:40 GMT | 1 |
Hi, Good Day. I'm trying to open an excel file using vb.net in vs.net. Below is what i write but the coding cannot recognize the "ThisApplication". Dim wb As Excel.Workbook = _
|
| get_aspx_ver.aspx error and more..... | 13 Jan 2004 23:19 GMT | 1 |
I have 2 main problems. When I open my web app in VS.net 2003 my error handler in the global.aspx page sends an error saying that get_aspx_ver.aspx file could not be found. Is there anyway to specifically ignore this
|
| .NET ??? | 13 Jan 2004 22:58 GMT | 1 |
Could U plz inform me of the steps need to transfer programs from VB6 Enterprise to VS.NET is this a pain or as easy as contiueing development from previous VB Project files. Thoughts ?
|
| Combo in Datagrid | 13 Jan 2004 21:46 GMT | 1 |
Hai all, This is my first VB.Net appplication. I am using Data grid in my application. The requirement is such that i have to display a combo populated with values
|
| Two Versions help needed | 13 Jan 2004 21:40 GMT | 1 |
I have VS.NET 2002 Professional and VS.NET 2003 Ent. Arch. verions installed on my dev machine. When I download add-ins and tools from online resources they only seem to show up on 2002 version. How can i get them
|
| New to this | 13 Jan 2004 19:05 GMT | 4 |
I am new to programming and would like to learn. Are there any good learning tools out there?? Any recommendations?? Maybe a good website to get my feet wet. Thanks
|
| Code Templates | 13 Jan 2004 16:28 GMT | 1 |
Where can I configure VS.NET in order to modify the code which is generated when creating a new class? Thx in advance!
|