| Thread | Last Post | Replies |
|
| .Net or J2EE? | 12 Apr 2004 17:30 GMT | 1 |
I posted a thread in another group. I could not get satisfactory feedback. I would like to try if anybody in this group can help me out. My plan was, to develop components at server side (something like EJBs). The server must be Unix. For data entry and operation application
|
| Use COM object from Excel VBA - made in .NET "ActiveX component can't create object" | 12 Apr 2004 17:19 GMT | 1 |
I am going to outline the steps I go through to produce the problem. Hopefully this will help you understand the problem better I have created a simple COM DLL in .NET by using the COM class template and by setting output to a type library (DLL). All the object does is return a ...
|
| My first run VS NET - problem | 12 Apr 2004 16:07 GMT | 1 |
I want to try MS Visual Studio NET. My system - Windows 2003 Server . IIS (WWW) is started. WWW http://localhost in my IE working normal. But - after trying to build new project in Visual Studio (for example, ?#
|
| SQL Server does not exist or access denied. | 12 Apr 2004 15:39 GMT | 2 |
I'm new to Visual Studio.NET and Visual Basic.NET. While trying to run the sample application, it shows an error message as shown below. I have an SQL Server containing the sample database Northwind used in this application. Authentication mode set in Web.config is Windows; Mixed ...
|
| Redistribute Microsoft Jet | 12 Apr 2004 15:17 GMT | 1 |
I'm developing an application based on a MS Access 2000 database, wich usess Microsoft Jet. I was planning to deploy MSDAC 2.8 with my application, but I found out it doesn't include Microsoft Jet.
|
| Amazing Bug in StringFormat.SetMeasureableCharacterRange | 12 Apr 2004 15:14 GMT | 1 |
I have no idea how this bug got past Microsoft's Testing! It's so straightforward The following code snippet results in a System.OverflowExeption whenever it is executed Regardless of where, why, or how ' Bug in StringFormat.SetMeasurableCharacterRanges
|
| VS.NET purchase questions??? | 12 Apr 2004 14:56 GMT | 2 |
I am interested in purchasing visual studio.Net for my company. i just have a few questions that i hope anyone could help me on I will mainly be using it to develop web applications. What i wanted to know is what version i would require? I have seen there is a enterprise ...
|
| Finding Posts | 12 Apr 2004 14:06 GMT | 3 |
Am I doing something dumb? Ween searching for posts in this system I enter words from my posts - that I know are in there - and the search keeps coming back with nothing found. I entered the original; I KNOW it is there Further, I search, as a test, for posts I'm looking at on ...
|
| HTTP Modules | 12 Apr 2004 14:01 GMT | 1 |
Hi, I'm just trying to learn ASP.NET C# programming from a book. I'm stuck on the chapter on HTTP modules. The example in the book shows a fragment to insert into web.config, plus a program that should be placed in the /bin directory. The book
|
| Files getting corrupted in IDE | 12 Apr 2004 14:01 GMT | 7 |
This is very strange. We have had several instances of the VB files on a workstation getting changed by ...something. Just today a project's file - not checked out (we use Source Safe), not even open for browsing - got changed. A "build" was done and when the compiler got to ...
|
| Add event to System.Web.UI.WebControls.TextBox | 12 Apr 2004 13:51 GMT | 1 |
H please tell me how to add an click event to a class inherited from System.Web.UI.WebControls.TextBo Sabyasachi
|
| Force unloading | 12 Apr 2004 13:18 GMT | 1 |
Is there any way to force my VB.NET application to unload itself regardless of any running threads? Of course, this can mean data loss, but is there any way to kill my own process immediately Thank Sam
|
| Process.StandardOutput returns same data repeatedly | 12 Apr 2004 13:08 GMT | 2 |
In a VB .NET program, I am trying to read the standard output of an FTP program. I am using a Process object and reading from its StandardOutput property. After doing a StandardOutput.ReadLine(), I do a
|
| windows component update for visual studio .NET | 12 Apr 2004 09:40 GMT | 1 |
I am trying to install visual studio .NE The system prompts for windows componet update. When i click that it asks for windows update CD, which eventually I dont have. The readme.txt doc displays the following link ms-help://MS.VSCC/MS.MSDNVS/vbcon/html/vboriUpgradingApplications ...
|
| ADO error: Multiple-step OLE DB operation generated errors | 12 Apr 2004 09:28 GMT | 1 |
Hello!, After I drag and drop ODBCDataAdapter on my form and reach the section (during the wizard) where you have the button for Query Builder . Just after clicking the Query Builder button I receive the following error
|