| What role to MTS/COM+ have in the .NET Framework? (3 replies) |
| microsoft.public.dotnet.faqs |
| Has MTS/COM been replaced in the .NET Framework? How can I take advantage of the transactional capabilities, object pooling, and other security features available when programming with MTS. AMERICA United We Stand!!! |
|
| Can't run sourcesafe (2 replies, VIP) |
| microsoft.public.dotnet.faqs |
| I can't add my solution or project into sourcesafe. I can't select "Add Solution to Source Control" because it always disable. Need help! |
|
| Help on VS.Net beta 2 didn't work !!! (3 replies, VIP) |
| microsoft.public.dotnet.faqs |
| Help!!! I can't to get the help by VS.Net help system. I receive a message "Page not found" Tomas |
|
| Debugging Web projects in Domain (2 replies, VIP) |
| microsoft.public.dotnet.faqs |
| Web Debugging was working on my machine UNTIL I joined a Win2k Domain. Then I get the same error message that I am not part of the Debugging Users group. I tried running as both the local and domain admin and I still can't debug. Microsoft, is there a workaround? Taylor |
|
| Is VC dead in .NET, where is its position? (3 replies) |
| microsoft.public.dotnet.faqs |
| . |
|
| does vs.net beta 2 work on xp - the prerelease version (3 replies) |
| microsoft.public.dotnet.faqs |
| i've heard that visuals studio.net beta 2 has problems running on the prerelease version of xp can anyone confirm? thanks, dmitri |
|
| .Net Beta 2 Debugging Problem (2 replies, VIP) |
| microsoft.public.dotnet.faqs |
| I've seen a number of posts relating to this problem but none have helped... I'm running VS.Net Beta 2 on W2K Pro, clean install with all patches/SRs trying to debug a VB ASP.Net Web Service ("Hello World" sample) project and receive the following error: "Error while trying to run project: Unable to start debugging on the web server. You do not have permissions to debug the server. Verify that you... |
|
| IIS 5.0 + ASP.Net pooling etc. (2 replies, VIP) |
| microsoft.public.dotnet.faqs |
| Hi, I have installed the .NET Sdk on my Win2k server. When I'm programming, I sometimes accidentally write an infinite loop. The result is that the entire server is going crazy. Nobody can connect etc. Is there someway to protect the server from these things? I adjusted the properties of each web dir, the application protection setting to "high", isolated. But the server still act the same. Anothe... |
|
| What to use inplace of Visual InterDEV (2 replies, VIP) |
| microsoft.public.dotnet.faqs |
| Does anyone know what part of .NET I should be using inplace of Visual InterDEV? Also, how do you import old Visual InterDEV projects into .NET. Thanks, Kirk |
|
| need help:connection string (2 replies) |
| microsoft.public.dotnet.faqs |
| I wrote connection string in asp.net specify sever name, uid, pwd and database name, but I still can not connect to the database in SQL server. Rosemary |
|
| ONPAINT & DRAWIMAGE (ANYTHING FASTER?) (2 replies) |
| microsoft.public.dotnet.faqs |
| I have a form, like Studio's start page, that is ownerdrawn. I have doublebuffering turned on and paint the form using DrawImage() to copy 2 jpg images to the graphics dc (creating a splash screen). When I move other dialogs over my start page you can see a trail of dialogs lag behind (a bit). I cannot seem to get enough speed from DrawImage(). Any thoughts? Steve PS Also, is there a DrawImage() t... |
|
| Visual Studio .NET documentation doesn't work (2 replies, VIP) |
| microsoft.public.dotnet.faqs |
| Hello, whenever I try to view the help documents of the Visual Studio .NET , a dialog always asks me to insert one of the install CDs. Although the documentation is on the local drive, when I enter the path to the local drive into the dialog the help still doesn't pop up, instead the dialog reappears again with the path to the install CDs. Does anybody know a workaround? Did I do something wrong d... |
|
| .NET Installation Residue Problems... (2 replies, VIP) |
| microsoft.public.dotnet.faqs |
| After installing .NET Beta 2. I can't install anything else on my computer. Everytime I try to install a software package, such as SQL 2000, i get the following error message: "A previous program installation created pending file operations on the installation machine, You must restart the computer before running setup." Is there a solution to this error? Thanks, jsandaire@lucent.com |
|
| Dynamic Data Loading, without reloading a Web Page (5 replies) |
| microsoft.public.dotnet.faqs |
| Hello people! I am new in .NET and all the neat features it has.. The company I work for, is about to start a new project on the .NET platform. The problem: I want to have a Web Page (.html, .asp, .aspx or what ever) and I want to load the values of the form from a database server, multiple times, without reloading the page (because it is extremely large). To be more precise (as more as I can be) ... |
|
| .NET final release (3 replies, VIP) |
| microsoft.public.dotnet.faqs |
| Does someone know when is the final release of the .NET platform is scheduled for? |
|
| Can I create standart COM classes on VS.NET or .Net components only? (2 replies, VIP) |
| microsoft.public.dotnet.faqs |
| I want to develop COM classes whitch I can use in Borland Delphi, can I do this on VS.Net? Tomas |
|
| Hi, I want to know, what should I learn in VB6 or direct 7 (5 replies, VIP) |
| microsoft.public.dotnet.faqs |
| Hi People, I am DHTML, JavaScript Programmer, I want to start Learning DotNet. some of my friend told me that If you want to learn vb.net then you haveto know or first learn VB6. and should I learn csharp instead of vb.net? And Is it necessary to learn Visual Basic 6 first to learn vb.net? Please help me in this as soon as possible. Thankx in Advance. Sachin |
|
| Localized application (2 replies, VIP) |
| microsoft.public.dotnet.faqs |
| Hello! I have to convert an application from VB6 to .NET. This application shall be used in several countries, so the language for the GUI must be changeable. In VB6 I used the tag property to store a text index, read the tag property of all controls when opening the form, fetched the text strings from a database using the index and the selected language and then set the caption property. Now the ... |
|
| CodeDOM (3 replies) |
| microsoft.public.dotnet.faqs |
| Any Idea on how to generate Handles Statement with CodeDOM, support is there only for Implements Statement for VB.NET Thanks, krishna |
|
| signing and strong naming (2 replies, VIP) |
| microsoft.public.dotnet.faqs |
| I am trying to create a csharp dot net object that I can use with an existing application (eg a can we do it investigation and if so how) now I have got a module that implements one of our interfaces and I am now trying to sign it so that it can be used with 'regasm.exe' or 'comreg.exe' . I have got as far as compiling with al the names in the assemblyinfo.cs but it is complinaing that one of the ... |
|
| Where is the documentation? (2 replies, VIP) |
| microsoft.public.dotnet.faqs |
| I have installed the Redist version of .Net Framework beta 2. Apparently it doesn't have any documentation in this stripped down version. Is the documentation somewhere on the Web? Thanks. Eby B. |
|
| Bug in remoting (3 replies) |
| microsoft.public.dotnet.faqs |
| Hi All, We encountered a case that if we call a public function that contains Guid, somehow the next parameter after Guid is just like shifted to the left. For example if there's function like: public void CallMe(string szPar 1, Guid gdPar 2, ArrayList par 3List) {...} then we call it as: CallMe(szMyVal, gdMyGuid, myList); it will throw an error "It can not convert ArrayList to Guid.". Is it a bug... |
|
| SQL Server does not exist or access denied (3 replies) |
| microsoft.public.dotnet.faqs |
| Can anyone tell me whats the problem with my Installation of .net SDK beta 2 ?? I am getting this error while going thru Quickstart samples. I have 2000 professional with SQL 7.0 running machine name: fundoo ..net has installed MSDE with an Instance of (local)\NetSDK as I can see a directory by the name of MSSQL$NetSDK in program files but how do we start this SQL Server. Can I keep both SQL 7.0 a... |
|
| DRAWING DISABLED ICONS??? (3 replies, VIP) |
| microsoft.public.dotnet.faqs |
| How do I convert a colored icon to a gray (disabled) icon for an owner drawn menu? I don't want to have to draw both enabled and disabled icons if I can help it. Thanks, Steve |
|
| CodeDOM withevents and Handles - How to generate? (5 replies) |
| microsoft.public.dotnet.faqs |
| Hi, I worked on the CodeDOM to generate the ASPX and Code behind page for those files. While I have been successfull in generating the code in CSharp for event mapping and field declaration I am stuck up with the "WithEvents" keyword when you want to declare a field and "Handles" when you want to declare Event method in the case of VB.NET. How to declare them with the VBCodeProvider classes. Pleas... |
|