| Thread | Last Post | Replies |
|
| VS .NET overwrites my code | 22 Aug 2003 19:17 GMT | 1 |
I am new to visual studio .net and am going slowly mad because the code I insert into aspx pages is being periodically deleted. If I drag and drop components from the tool box a comment suggests that the code should not
|
| Nested datalist controls | 22 Aug 2003 16:45 GMT | 1 |
If there's a better group for this, let me know and I'll report it. I looked throught the 'vsnet' groups and this seemed the most likely. The base of this question is about nested datalists/datagrids. I've tried this two different ways and searched on the web for examples - it ...
|
| visual studio .net 2003 ent very slow | 22 Aug 2003 08:08 GMT | 1 |
I have serval solution files with mutiple projects that run on a windows 2003 server. When i open de solution it opens very slowly and compiling also takes a long time. Also editing is slow sometimes with web projects.
|
| Editor and Control characters | 21 Aug 2003 22:58 GMT | 1 |
I somehow caused the editor in Visual Studio .NET to start showing me dots(...) wherever there are spaces in my code. eg. Instead of seeing "Public Sub Mysub()" I
|
| Create Project error because of wwwroot$ | 21 Aug 2003 18:06 GMT | 3 |
We have a server called MyPortal. On this server we have created a folder called Production which will be used to hold or VS.NET web projects. We do not want to place our projects in the wwwroot$ folder.
|
| ASPX Files won't execute and VS won't build | 21 Aug 2003 17:15 GMT | 1 |
When I try to view an aspx file I get a Server Application Unavailable in big red letters. I don't get any error when I run HTML files. Also, when I try to build the application, it says that my bin folder is marked as
|
| Web access failed in Visual Studio .NET | 20 Aug 2003 16:43 GMT | 1 |
I have been making web applications in VB using Visual Studo .NET 2002. This has worked fine until recently. Now when I try to make a new, empty web app I get an error box with the title "Web Access Failed". The error message
|
| Source Exporting | 20 Aug 2003 11:40 GMT | 1 |
Hey all, Does anyone know how to export source code from within VS.NET, so that it retains it's formatting (keyword highlighting, coloring, etc)? I have to put the source (about 500 lines) into a MS Word document, so doing it by hand is
|
| compiler could not be created | 20 Aug 2003 04:54 GMT | 1 |
I have been using VS .NET 2003 for two weeks with no problems. Today I double clicked a .sln file and got this message: Project X could not be loaded because
|
| Pocket PC Deployment Problem | 20 Aug 2003 02:54 GMT | 5 |
I am having a problem attaching an application icon to a pocket pc application. I have attached a 16x16 icon and a 32x32 icon. Regardless of which icon I use, the PDA displays a normal size icon with my icon occupying the
|
| VB.net List Box Selection. | 19 Aug 2003 18:42 GMT | 1 |
I'm creating a web form that uses a datagrid. An Edit button is in the grid and allows the user to edit any aspect of the selected record. My problem: I need to select multiple values in a list box from a SQL
|
| Deploy Application | 19 Aug 2003 09:48 GMT | 3 |
I have managed to deploy my application (.msi) via typical setup project. But I have not been able to place a shortcut on the target PC, nor place an entry into the Start, again on the target PC.
|
| Error while check for 2003 .NET update within IDE? help! | 19 Aug 2003 04:07 GMT | 1 |
Everytime I try to check for VS.NET 2003 update within the IDE, an error messagebox appears with following message - VS.NET 2003 setup encountered errors while attempting to download required files. Check your Web browser configuration settings and your connection
|
| F5 causes long log-off delay at "Saving your settings..." | 19 Aug 2003 03:39 GMT | 1 |
Choosing "Start" (F5) or "Start Without Debugging" (Ctrl+F5) from the Debug menu causes subsequent Windows log offs to take a long time (about 55-60 sec. here). The delay occurs with "Saving your settings..." displayed. This happens with a C# .console application and a VB.NET ASP ...
|
| no-crackable-software development | 18 Aug 2003 12:12 GMT | 1 |
I want to release a program, which during installation will requiere user to input a key specific for his/her machine. The problem is that somebody very smart could dissasemble the program, see my algorithm and make many illegal copies.
|