| Wanted: User Agent\Post Platform registry file showing the .Net extensions (2 replies) |
| microsoft.public.dotnet.academic |
| I need: "HKEY LOCAL MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\User Agent\Post Platform" registry entries for a .Net V.1.0 and .Net V.1.1 enabled browser. Mine got erased and is now affecting Visual Studio .Net 7 & 7.1 My IIS web log reports the following: "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)" ......but it's missing the .Net extensions Also, I'm not sure if ... |
|
| using VB.net to build a web form (2 replies, VIP) |
| microsoft.public.dotnet.academic |
| Hello, When I create an ASP.net application project in the Visual studio.Net I receive the following solution:The Web server could'nt run ASP.Net verion 1.1, provided that I have IIS version 5.1 and Visual Studio.net 2003, WinXP 2002 |
|
| Compiling a Program (2 replies, VIP) |
| microsoft.public.dotnet.academic |
| I was wondering if in Acedemic edition can i make my program an executable file?? because my friend uses VB6 and he simply goes to File make executable and then he can send me the file How do i do that with Acedemic edition Visual studio (visual basic 7) |
|
| VB.NET SQL IIS interaction (2 replies) |
| microsoft.public.dotnet.academic |
| I am trying to set up a Windows 2003 Server that will be used by students to learn to write VB.NET web applications which access data from an SQL server. The students use machines which log in to the campus network under the student forest. My machine logs into the campus network under the faculty forest. The server I am attempting to setup would be under its own forest because the IT manager does... |
|
| Integrating Undo/REDO capabilities (2 replies, VIP) |
| microsoft.public.dotnet.academic |
| Is there any class for enabling Undo/Redo capabilities in the applications developed using .NET? Integrating an UNDE/REDO support by default or atleast with api support would be a great help to developers and users. |
|
| Connection to Oracle Server? (3 replies, VIP) |
| microsoft.public.dotnet.academic |
| Hi every body: I am developing a Web Application which need to use an Oracle Databse at my school ( a remote database server), but I could not establish an connection to this server. I get this error message: "Test connection failed because of an error in initializing provider. Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part ... |
|
| .net Start Page Troubles... (2 replies, VIP) |
| microsoft.public.dotnet.academic |
| Hi, Whenever I click on the online resorces tab in my start page it says "This feature requires you to be connected to the internet...blah blah". It says this when in fact I am conencted to the internet. I'd like to take advantage of these features. Can someone tell me how to tell the Environment that I am connected to the internet? Thanks |
|
| Making executable (2 replies, VIP) |
| microsoft.public.dotnet.academic |
| Hello All, I would like to know how to make my "code" and executable program I currently own visual Studio Acedemic edition 2003 Thank you for your help |
|
| connecting to an Oracle Server over an internet connection (2 replies, VIP) |
| microsoft.public.dotnet.academic |
| Hi every body: I am trying to develop and Web Application using C#. In this assignment, I need to use an Oracle Database at my school for my Data Source. How can I make my Web Application get connected with this remote database server? When I try to establish an connection, I get this error message: " Test connection failed because of an error in initializing provider. Oracle client and networking... |
|
| Description of each .NET Framwork Classes (4 replies, VIP) |
| microsoft.public.dotnet.academic |
| Hi All! I'm new to .NET and I've made a few searches on the net and finally found that the key to understand Microsoft .NET development process is to understand Microsoft .NET Framework classes and each of their purposes. It doesn't matter what language I use (either VB.NET, C#, or any other languages). So I'm just wondering if you could point me out the websites OR books that explain each of the ... |
|
| Need help on debugging the code in .NET Web application. (3 replies) |
| microsoft.public.dotnet.academic |
| Hi All I'm getting the following error while trying to debug the application. Error Message: "Error while trying to run project: Unable to start debugging on the web server. Catastrophic failure Would you like to disable future attempts to debug ASP.NET pages for this project? " Regards Murali |
|
| Can't debug dynamically loaded DLL? (2 replies, VIP) |
| microsoft.public.dotnet.academic |
| I have a pure C project in .net 2003 with a main EXE and many DLL subprojects. I can step into those sub DLL projects that are linked explicitly with the main program without problems. But for those DLL's that are loaded dynamically loaded via LoadLibrary, .net seems to ignore them altogether. When I set a breakpoint in one of those source files, .net didn't break. When an exception occurred in th... |
|
| Urgente: (3 replies, VIP) |
| microsoft.public.dotnet.academic |
| Hola! Estoy desarrollando una biblioteca (dll), con VB.NET de VS2003 para extender una aplicación de un tercero que tiene expuesta su API con COM, por lo que estoy utilizando interperabilidad COM. Hace dos días instale el beta de VB 2005 Express, pero no podia hacer depuración del código cuando utilizaba InterOp en VS2003, la depuracion de codigo administrado en VS2003 y en VBNET2005 estaba OK... ... |
|
| Prob. updating a label.. (3 replies, VIP) |
| microsoft.public.dotnet.academic |
| Hi, I have a page that has 1 textbox, 1 button and 1 label. It is a page where you have to write your email address, then you can click on the button to download a program. When the button is clicked it updates a downloadcounter I have made. All works fine except it wont update the textlabel that shows the current number of the counter. If I refresh the page, it updates. I know that i can use onPr... |
|