Home All Groups Group Topic Archive Search About

.NET Framework

microsoft.public.dotnet.framework
Score license question
ken - 4 Feb 2006 8:22 PM - 1 message
Dear all, If i have using vs2003 and what license can have the benefit that when it have new version of visual studio then i can use it for development. Is it software assurance? ...
Score named pipes
gerry - 4 Feb 2006 12:03 PM - 5 messages
Hi , using .net 2.0 / vs 2005 I need to do some work with named pipes. After a few quick googles and some looking through the msdn docs I looks like this would still be done via interop. Before I put any time into this I thought I would verify that this is true, ...
Score Mutex problem...
Lloyd Dupont - 4 Feb 2006 5:11 AM - 2 messages
I have some code where I updatde a file (that might not exist yet). In fact this file contains 2 integers and is used in only one function. I thought overkill to configure, deploy and maintain a database to store 2 ...
Score (.)(.) Hot...
Se¤ÊS - 4 Feb 2006 4:08 AM - 1 message
Call +8613352960090 Free! Multi-lingual! ...
Score (.)(.) Hot...
Se¤ÊS - 4 Feb 2006 4:08 AM - 1 message
Call +8613352960090 Free! Multi-lingual! ...
Score DataGridView, can it display related from a relationship in dataset in heirarchical View
Marlon R - 4 Feb 2006 1:22 AM - 2 messages
Can the DataGridView display heirarchical data? If yes can someone please point me to some documentation or examples. ...
Score Getting CD-ROM & DVD Drives Infomation...
bj7lewis - 4 Feb 2006 1:12 AM - 1 message
I am looking for a way to get information about all CD-ROM/DVD Drives on system & tell difference between CD-ROM/DVD drives & their ROM/R/RW Media & check if media is in the drive... Note: ISO files mapped(Alcohol 120% one program) to a Virtual Drive should ...
Score How to securely publish a Click Once application
Rodney - 3 Feb 2006 10:25 PM - 8 messages
I want to provide a small Click Once application to a small number of selected users, when the application is published on an otherwise public web server (I don't want everyone to have access to my application). My first solution was to setup a virtual directory (the publish location) ...
Score Debugging a Web Service
Sathyaish - 3 Feb 2006 10:19 PM - 4 messages
How do you debug a web service in Visual Studio .NET 2003? To give you some background, I have been programming for some over 8 years now and know how to debug VB, VC++ apps in Visual Studio 6.0 and also know how ...
Score Establishing VPN Connection Using Extranet
Henry Seymour - 3 Feb 2006 7:57 PM - 1 message
Using VB Net 2005, WIN XP. Want to start Nortel Networks' Extranet to establish VPN connection. When that is confirmed, start Netscape using a URL to automatically accessed a web site. Need a method to test when the VPN connection has been established. ...
Score How to create a "Product Key" in C# ?
Stefano Del Furia - 3 Feb 2006 7:48 PM - 5 messages
Hi all, i would like to know if someone knows how to create a product key in C#  for an application. I would have the capability of generate a key (like windows product key)  based on some values (for examples client's name maxValues, maxClients,  ...
Score FTPWebRequest
Arne - 3 Feb 2006 7:21 PM - 8 messages
I have a problem with FTP. How can put a listener on the traffic? ...
Score Treeview Nodes.Clear
Dianna - 3 Feb 2006 6:30 PM - 5 messages
Hi, I am trying to clear my treeview when I add new items (to refresh) and It only seems to be removing the first Parent Node, none of the children below are being cleared. Am I doing something wrong?  The below code is based on retreiving data from ...
Score Please Help - Windows Service - CustomCommand
Hanika - 3 Feb 2006 5:55 PM - 2 messages
Hello, I get the following error when I send a customCommand to a service from a Windows form aplication when the service is stopped: "Cannot Control (ServiceName) service on computer '.'" I was under the understanding that the service can receive these commands ...
Score Exe for checking Computer on Network
Stephen - 3 Feb 2006 5:34 PM - 4 messages
Hi, I am trying to copy files from one computer to another, the problem I am facing is that the program chokes when the other computer is not available (shut down/off the n/w). is there any way programmatically that i check whether the other computer is ...
Score inserting Items in Listview too slow
Stephan Zaubzer - 3 Feb 2006 3:13 PM - 3 messages
Hi, I need to insert thousands (up to 50000) of items taken from a Database into a ListView control. But this happens to be too slow. Constructing all the items and putting them into an array is pretty fast (split ...
Score How to prevent base class form being serialized
tpenn - 3 Feb 2006 3:05 PM - 1 message
I have a class that is a control derived from UserControl.  I want to use serialization and deserialization with this calss but I get an exception "Cannot serialize member System.ComponentModel.Component.Site of type System.ComponentModel.ISite because it is an interface.". ...
Score .NET version 2.0
Jeff Lloyd - 3 Feb 2006 1:33 PM - 5 messages
I installed version 2.0 yet version 1.1 is still on the computer.  Can I safely remove version 1.1 now and why wouldn't the install of version 2.0 uninstall version 1.1?? ...
Score Visual Basic
Anniyan - 3 Feb 2006 12:08 PM - 2 messages
What is the use of getsettings() and setsettings() in VB.Is it relative to registry something or API's. ...
Score Help me out
Anniyan - 3 Feb 2006 11:34 AM - 2 messages
Hi to all I have MSVS2005 DVD pack in which i have SQL Server upgradable pack.While i trying to upgrade my SQL Server2000 TO 2005 i'm getting error like "Unable connect to server. Reason: An error has occurred ...
Score Create a Virtual Directory with System.DirectoryServices
gralet - 3 Feb 2006 11:19 AM - 3 messages
Hi everyone I need to create a Virtual Directory for IIS 5.1 from .NET, I found (thanks to Dmytro Lapshyn [MVP]) in MSDN a page that shows an ""example"" of how to do it, but in fact the example is no there, maybe de docs are in beta ...
Score Error shown when I goto complie the application that converted from v1.1.
Benny Ng - 3 Feb 2006 9:12 AM - 5 messages
Dear All,     Now my application is going to migrated into .NET v2.     And it's already converted into v2 by Visual Studio 20005. (the auto convert tools)     But when I goto compiled the application. Some error  likes the ...
Score GZipStream Decompress always reads 4K minimum...!
Bob - 3 Feb 2006 1:30 AM - 6 messages
I have a network stream of data I am reading, of which, a section is compressed and can be decompressed using GZipStream's decompression.  This part works great, however, even if the part being decompressed is 1K, GZipStream /always/ reads 4K minimum off my primary stream.  Using .NET ...
Score Is there class to read .ini files?
nonamehkg@hotmail.com - 2 Feb 2006 11:32 PM - 3 messages
Is there class to read .ini files in .net? Thanks ...
Score ASP.NET on DC
M P - 2 Feb 2006 11:17 PM - 3 messages
Is there a way that I can run ASP.NET on Windows 2000 DC? ...
Score COM+ SOAP VB components fail
Marcus P. - 2 Feb 2006 10:58 PM - 1 message
We have numerous COM components that we typically expose through component services "Activation > uses SOAP" mechanism.  This has been working great on several servers in the past (w2k3).  However, the last four servers we have deployed for our clients - we are having problems... ...
Score Application Hangs when computer sleeps
anonymous - 2 Feb 2006 10:08 PM - 2 messages
I've written an application using C# 2.0 for the .NET Framework 2.0.  Everything works fine, but if a laptop running the application hybernates while a background thread is running the application will hang.  Is there a ...
Score Hello World Web Service
John Thompson - 2 Feb 2006 10:07 PM - 5 messages
Hello, I recently developed the hello world web service in Visual Studio 2005.  If I right-click on the Service.asmx file that is created, everything works fine in Visual Studio.  After verifying this, I did a Publish Web Site for this ...
Score 813349: Support for Exchange APIs with the .NET Framework
Li Weng - 2 Feb 2006 7:29 PM - 2 messages
Hi, According to Article 813349, "If the .NET application assemblies do not reside directly on the Exchange Server, Microsoft recommends using WebDAV." But WebDAV can't access Recipient table. So WebDAV can't retrieve Undeliverable email contents (Non Delivery Report). For technical details, ...
Score will a client application using ado.net get an exception if the command is executing a stored proced
Daniel - 2 Feb 2006 7:11 PM - 2 messages
will a client application using ado.net get an exception if the command is executing a stored procedure that does a RAISEERROR in its tsql? ...
Score System.Convert.FromBase64String
Jeff Brooks - 2 Feb 2006 6:37 PM - 2 messages
I have an application that gets a shipping label from DHL.  The shipping label is sent to me via XML.  I am able to display the text in a text box.  I need to convert it to a gif file.  The field is defined as ...
Score vb.net emails,mailMsg.To format string
rbutch@coair.com - 2 Feb 2006 6:21 PM - 2 messages
hey guys i've got a little anomole here. im storing email to/from addresses in a table and fetching them at runtime to be plugged into the mailMsg.To Field. well for some reason it only works if i hard code the info. ...
Score Web Service Deployment Issues
Sathyaish - 2 Feb 2006 5:39 PM - 6 messages
I have a Web Service developed using C# and the .NET framework v1.1. When I access the DLL on the localhost, using the URL http://localhost/Folder/bin/MyService.dll it works fine. However, when I x-copy deploy the DLL and its web.config ...
Score Multiple instances of executables?
MrGrundh - 2 Feb 2006 4:10 PM - 2 messages
Multiple instances of executables? I want to schedule task in "Schedule tasks" that starts an app (build in vb.net 2005) every 5 minutes. Every time the app starts i want to check if this job with the same task name, task name is passed as an argument to the ...
Score .net application deployment problem on wince 4.1
jmR - 2 Feb 2006 3:31 PM - 2 messages
I have developed an application "exe" using visual studio .net 2003 for wince 4.1. The application works fine on debug and release mode. The application is deployed into the compact flash card of the device. After the deployment, I ...
Score How to expand the length of a .rc file
jmarc - 2 Feb 2006 3:11 PM - 1 message
Is that possible to change the 76 caracters maximum line length of the .rc file in the C++  Visual Studio 2003 environment? I want to stop the environment to break down graphicals objects definition in several lines.  I just want to have one line used per ...
Score How to correctly handle exceptions in other threads
Steve B. - 2 Feb 2006 1:29 PM - 4 messages
Hi, I'm building a device application that works on two threads (using VS 2005 and CF 2.0). I'm using threads because one of my operations is quite long (up to 30 minutes or more), and I want to display the user a progress bar and messages ...
Score Prevent framework 2.0 - when called through COM
Thomas Andersen - 2 Feb 2006 1:27 PM - 3 messages
I have a .net program written in 1.1, that doesn't work in .net 2.2. We use it from a non-dotnet application, so it is called through a COM interface. The problem is that when it is called through the COM interface, it runs in ...
Score AccessViolationException
Subramanian - 2 Feb 2006 1:11 PM - 2 messages
I get the following exception when i am trying to call an unmanaged code{using pointers to generate ID} from c# INFO: Initializing UUID generator... *** exception in native code *** System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. ...
Score AccessViolationException
Subramanian - 2 Feb 2006 1:01 PM - 1 message
I get the following exception when i am trying to call an unmanaged code{using pointers to generate ID & A WIND32 dll} from c# INFO: Initializing UUID generator... *** exception in native code *** System.AccessViolationException: Attempted to read or write protected ...
Score Need to run code on lacal intranet.
jens Jensen - 2 Feb 2006 12:50 PM - 1 message
Hello, My custum .net 2.0 app must be lunched from a network shared path. How can change the code access security to do this? Which tool to use and how? Any example will be highly appreciated .. Many thnaks in advance ...
Score Get a String in a Browser
mimi - 2 Feb 2006 10:02 AM - 2 messages
Here's my problem. I know the handle of a browser. I want to search whether browser's content contain a specific word. Is it possible to do that by C# + framework 1.1. Any API can fulfill this? thank you ...
Score Customizing MSBuild
MariusI - 2 Feb 2006 7:29 AM - 2 messages
I'm working on a big solution containing 12 projects. It takes hours (not realy, but you get the picture) to build and i'm looking for ways to cut corners and increase my "coding-not compiling time". To decrease build time, ...
Score Event ID 1185
M P - 2 Feb 2006 5:21 AM - 2 messages
What does this mean? I have windows 2000 Server SP4 with IIS, FPSE2002 & ..NET Framework 2.0 See details of the errpr below: Event Type: Error Event Source: ASP.NET 2.0.50727.0 Event Category: File Monitoring Event ID: 1185 ...
Score Invest $5,000. Get Back $80,600.00 . Get your share of the pie
Israel O.G.A. Fagbemi - 2 Feb 2006 5:10 AM - 1 message
<HTML> <HEAD> <META NAME="GENERATOR" Content="Microsoft DHTML Editing Control"> <TITLE></TITLE> </HEAD> <BODY> <P>&nbsp;<STRONG>$208 Million Magazine Project<BR></STRONG>Get your share. Earn ...
Score Clickonce Prerequisites Order
SteveDev - 2 Feb 2006 4:55 AM - 2 messages
Hi Peoples, I am currently setting up the deployment for our product. The problem I have is that when running the clickonce install on a windows 2000 with no server pack machine I have a problem in that I need to install ...
Score How can I access internal classes from another assembly?
theDoorMan - 2 Feb 2006 1:22 AM - 2 messages
While working with Wintellect's Power Collections, I noticed that they have a unit test assembly that accesses internal classes in their power collection assembly. I thought the definition of "internal" was that you could not access an internal class from another assembly (without using reflection as a ...
Score Generating a WSDL for your Web Service
Water Cooler v2 - 2 Feb 2006 12:19 AM - 5 messages
How do you create a .wsdl file for a Web Service you are developing using Visual Studio .NET 2003? ...
Score using unmanaged dlls from managed dll wrappers.
drawing in aspnet - 1 Feb 2006 8:35 PM - 6 messages
Hi, I hope someone can direct me to the correct newsgroup if this one is not correct. I have a unmanaged C++ dll that I need to use from a C# client.  Rather than use dllImport directly, I created a managed C++ dll (in the same ...
Score Unable to install the .NET 1.1 sp1
Ree - 1 Feb 2006 8:28 PM - 2 messages
Hi, I am unable to install the .NET 1.1 sp1. I get the following message.... "the upgrade patch cannot be installed by the windows installer service because the program to be upgraded may be missing, or the upgrade patch ...
Score Saving settings to custom configuration section in 2.0
Dilbert - 1 Feb 2006 8:05 PM - 1 message
Hi, I am looking for a way to save settings to a custom section in app.config from a C# application.  I am using .NET 2.0. The following is a snippet of the app.config <configuration> ...
Score DataRow Iteration
rbutch@coair.com - 1 Feb 2006 5:58 PM - 3 messages
Guys if anyone has an answer to this - i'd appreciate some assistance. the problem is not building the dataset within String Builder - so i can render it as HTML in the email msg body. the problem is - the dataset can change and return more or less columns than i have here and my DataRows, Im specifing ...
Score Running DTS Package from VB.Net but need to pass parameters
John - 1 Feb 2006 5:50 PM - 3 messages
I can execute the DTS Package no problem.  The thing I can't get working is that there is a stored procedure within the DTS package that need 2 parameters passed to it.  I thought that if I used the code to add a global ...
Score Visual Studio 2005 and framework 1.1
Stan - 1 Feb 2006 5:35 PM - 5 messages
All, I've have Visual Studio 2005, but I need to create an exe and some dlls that will work with the 1.1 framework.  All my efforts to create an exe and dlls that will work on a machine without the 2.0 framework have failed.  Is there ...
Score Generate key file in code
Gnic - 1 Feb 2006 3:18 PM - 7 messages
Hi, Instead of running "sn-k" to generate a key pair, I need to generate the key file in code, is there anyone know how to generate key files in .NET code? Any help is appreciated. Gnic ...
Score Patch assembly in GAC
microsoft.public.vsnet.general - 1 Feb 2006 3:14 PM - 3 messages
Hi, Sorry if I don't post my question in the propper place. If so, please, direct me to the right forum. Thanks :) I have troubles building a patch (a PCP file) that propper update an assembly in GAC. I have setup1 that installs assembly ver 1.0.0.0 in GAC and setup2 that ...
Score testhh for now
testy - 1 Feb 2006 2:59 PM - 1 message
[link] Ya puedes comprar cd y dvds verbatim traxdata princo tdk benq, a los mejores precios. Entregas por Seur 24 horas. Servicio y Calidad Visitanos!! [link] ...
Score FileStream exception: unknown error
Brecht Yperman - 1 Feb 2006 2:46 PM - 1 message
Hi, Whenever a customer of ours runs our software on any of his laptops, we get an IOException with an Unknown Error (-1) message at every call to the System.IO.FileStream constructor. This is really annoying, as none of our other customers have this ...
Score MSDN Using Asynchronous Server Socket ?
Zeeshan Gulzar - 1 Feb 2006 2:41 PM - 9 messages
I am using the code of "MSDN-Using Asynchronous Server Socket". "ms-help://MS.VSCC.2003/MS.MSDNQTR.2004JUL.1033/cpguide/html/cpconnon-blockingserversocketexample.htm" Here         try {             listener.Bind(localEndPoint); ...
Score MSDN Using Asynchronous Server Socket ?
Zeeshan Gulzar - 1 Feb 2006 2:39 PM - 1 message
I am using the code of "MSDN-Using Asynchronous Server Socket". "ms-help://MS.VSCC.2003/MS.MSDNQTR.2004JUL.1033/cpguide/html/cpconnon-blockingserversocketexample.htm" Here         try {             listener.Bind(localEndPoint); ...
Score usercontrol in IE shows warning message. How to avoid?
mvendertaca - 1 Feb 2006 2:33 PM - 2 messages
Microsoft .NET security warning Never enter personal information or paswords into a window unless you can verify and thrust the source of the request. mvendertaca@nospam.nospam I've created a usercontrol which is hosted in Internet Explorer. It with some action buttons. I could place all buttons on this ...
Score very short public key encryption
Lloyd Dupont - 1 Feb 2006 1:46 PM - 3 messages
I would like to (if possible) shuffle my licence key data with a public key encryption algorithm. Basically I wonder if it's possible to use buffer of 8 bytes long for my data. I did a quick test with RSA (below) but it (apparently) used 128 bytes long ...
Score Waht is the fastest/bets? Outlook Object/CDO/Redemption/...?
Pieter - 1 Feb 2006 1:22 PM - 3 messages
Hi, I'm using a thight integration with Outlook 2003 (with an Exchange server) in my VB.NET (2005) application. Until now I'm using the Outlook Object Model, but it appears to be very slow, and has some problems: ...
Score Download Visual Studio 2005 Full
maxwellkey12 - 1 Feb 2006 11:53 AM - 1 message
[link] ...
Score "Couln't find library MSVCR80.dll" with ASP.Net 2.0
Christoph Wienands - 1 Feb 2006 11:29 AM - 4 messages
Hey guys, I just installed .Net Framework 2.0 and it broke one of the applications that I develop. Here is the error message: Executable C':\Program Files\Ticketwizard\MyApp.exe\ had the following unrevoerable error: Couln't find library MSVCR80.dll (required by ...
Score COM object with CLSID {...} is either not valid or registered - He
Tom - 1 Feb 2006 10:24 AM - 2 messages
Hi Friends I have a VB6 dll for ftp file to a remote server (third-party, free dll). Now I migrate the application to VB.net and so I Add the vb6 dll in Reference -> Switch to COM tab, a corresponding Interop is created. Then I run the ...
Score SetOwner The security identifier is not allowed to be the owner of this object
Matt - 1 Feb 2006 9:16 AM - 1 message
Im trying to set the ownership of a folder to a group called SecGroup. If I  try this code I get an error. "The security identifier is not allowed to be the owner of this object" I can set this group to the owner via the gui fine. ...
Score How to add stored procedure to crystal report?
ABC - 1 Feb 2006 7:57 AM - 3 messages
I use visual studio 2003, with VS2003, I add new item (crystal report) to project.  Under, report designer, I connected local sql server 2000 (MSDE), in the database fields folder, only have tables and views, where is the stored procedures?  I must use SP to generate reports, how to add SP to ...
Score Register insertion of USB drives in .NET 1.1
Paul Taylor - 1 Feb 2006 4:20 AM - 2 messages
Hi there, I'm trying to write something in VB.NET that registers the insertion of a USB device (specifically a USB flash drive) and acts upon the event.  I've done some reading up and it seems that using ManagementEventWatchers is the ...
Score EARN OVER 9850 DOLLAR in 3 WEEKS !!!
EARN OVER 9850 EUR in 3 WEEKS - 1 Feb 2006 1:13 AM - 1 message
EARN OVER 9850 DOLLAR in 3 WEEKS !!! Hello friends, I´m Happy !!! I ordered the programm and it really functions. EARN OVER 9850 DOLLAR in 3 WEEKS !!! READ THIS: For everyone, who needs really money. Are you on the search for a lucrative source of income?  Would you like to ...
Score EARN OVER 9850 DOLLAR in 3 WEEKS !!!
EARN OVER 9850 EUR in 3 WEEKS - 1 Feb 2006 1:13 AM - 1 message
EARN OVER 9850 DOLLAR in 3 WEEKS !!! Hello friends, I´m Happy !!! I ordered the programm and it really functions. EARN OVER 9850 DOLLAR in 3 WEEKS !!! READ THIS: For everyone, who needs really money. Are you on the search for a lucrative source of income?  Would you like to ...
Score EARN OVER 9850 DOLLAR in 3 WEEKS !!!
EARN OVER 9850 EUR in 3 WEEKS - 1 Feb 2006 1:13 AM - 1 message
EARN OVER 9850 DOLLAR in 3 WEEKS !!! Hello friends, I´m Happy !!! I ordered the programm and it really functions. EARN OVER 9850 DOLLAR in 3 WEEKS !!! READ THIS: For everyone, who needs really money. Are you on the search for a lucrative source of income?  Would you like to ...
Score Stop 0x000000E0 param: 0x00000001, 0x80000003, 0x00008080, 0x80e92000
John Swan - 31 Jan 2006 11:20 PM - 5 messages
Hello. Ok. I have the job of fixing an ibm thinkpad 600e model 5A0 and have a weird problem. I was running xp quite successfully albeit slowly without any issues until I turned it on and now I am getting a stop error. Stop: 0x000000E0 param: ...
Score Making a Winforms app behave like a Console app
Stephen Walch - 31 Jan 2006 9:30 PM - 6 messages
I am attempting to add a "console mode" to my Winforms app.  My intention is that when I start the app with a special switch (for example "myapp.exe /batch") to does not launch a graphical UI but instead just displays console ...
Score Assembly Security
Evian Spring - 31 Jan 2006 9:01 PM - 3 messages
Is it possible to create an assembly (Namespace A) and set it so only certain assembly can load it and invoke methods on it. For example, only Namespace B and Namespace C would be able to invoke Namespace A because of this security setting. ...
Score Is there an API for Windows Backup?
Bishop - 31 Jan 2006 8:50 PM - 1 message
Looking for a somewhat easy way to do what windows backup does for backing up the "System State". ...
Score Can I bind DataGridView to xml?
Stan - 31 Jan 2006 7:52 PM - 2 messages
I need DataGridView to display xml data with the ability of insert delete and update xml back. It is pretty easy to populate DataGridView programatically === grdMain.ColumnCount = 2; grdMain.Columns[0].Name = "Release Date"; grdMain.Columns[1].Name = "Track"; string[] row0 = { "11/22/1968", "29" }; ...
Score Event name from EventHandler or Delegate?
Gnarlito - 31 Jan 2006 7:28 PM - 6 messages
I have an application in which I need to fire an event from some class other than the one that has defined the event. I am trying to do this by finding the delegate associated with the event in question, and then ...
Score Changing selected index of dropdown is not reflected when posted back?
Ur Pal Al - 31 Jan 2006 7:18 PM - 2 messages
Hi all, Using .Net Framework 1.1 (with latest patch), I have a page with your typical DropDownList control.  There is logic that causes the selected value (or selected index) of the drop down to be reset or changed via ...
Score COM interoperability
cotarelo - 31 Jan 2006 4:59 PM - 2 messages
I want to use a Class Library (DLL) on ASP .NET (2003). I'm using JavaScript on the client side. My web must sign documents and I want to call some functions from the class i have created. I have no problems ...
Score Obfuscation
Romain TAILLANDIER - 31 Jan 2006 4:33 PM - 6 messages
Hi group I need  a professional code obfuscation solution. I know tool exists, which one is the best quality/price rate  according to you ?? Thank you guys ROM ...
Score Aborting a thread while on sleep
barbutz - 31 Jan 2006 4:21 PM - 7 messages
Hi, I have a thread which runs in a loop. Between each loop cycle it sleeps for 10 seconds. The problem is that if i'm aborting the thread during its sleep, the thread will be aborted only after the sleep time is over meaning it can be up to 10 ...
Score running .net dll from ISAPI extension
E.Sh - 31 Jan 2006 3:41 PM - 4 messages
I have a .net application. When trying to run it from ISAPI extension, the application can not conncet to the web services. The first errors are about writing to c:\winnt\temp. After giving 'everyone' permissions to write to c:\winnt\temp, the next ...
Score Outlook.MaiIteml.Move: The RPC server is not available
Pieter - 31 Jan 2006 2:43 PM - 5 messages
Hi, On the pc of one of my clients (W2000, Office 2003) I'm getting sometimes an exception when moving (Move) a MailItem to an Outlook-Folder: The RPC server is not available. (Exception from HRESULT: 0x800706BA). The client has all ...
Score Need Help Desparately
rbutch@coair.com - 31 Jan 2006 2:24 PM - 4 messages
hey guys, i'm in need of some serious help here. i've got a project with little time to research and barely enough time to code. i know this may sound simple to you guys, and that's great. ...
Score ftpWebRequest
Arne - 31 Jan 2006 1:48 PM - 4 messages
How can I upload some data to an FTP server, if the data is in a memory string? ...
Score Creating an Add-In for my own .NET App
Anthony Malt - 31 Jan 2006 12:48 PM - 6 messages
Hi, I've written a small WinFom .NET app which compiles into a an exe. I now would like to access this app's object model from another app. What the best approach for this? Thanks in advance for any advice ...
Score Any class to read/play mpeg videos?
nonamehkg - 31 Jan 2006 6:07 AM - 7 messages
Is they any class I can use to read/play mpeg videos? Thanks ...
Score Common Language Runtime Debugging Services
vishy - 31 Jan 2006 5:50 AM - 1 message
Hi Friends, Some times in some machines my applications are crashed suddenly and closed. I got the following error.. Myapp.exe: Common Language Runtime Debugging Services Application thar generated an exception that could not be handled. Process Id:0x998 (2456), Thread id=0x9a0 (2464). ...
Score Need help urgently!!!
sonu - 31 Jan 2006 4:31 AM - 2 messages
My application needs to open a document(word,excel,pdf) in webform and then if user edits the document then save the edited document back to the database.How can i save the edited back to database that is displayed in IE on a button click ...
Score Design Pattern?
pitachu - 31 Jan 2006 4:11 AM - 3 messages
Hi, I'm not an expect in .NET, so would anyone know an answer a design pattern for the following? There are many customers that require minor customizations to the program I will be developing. I would like to reuse the majority of the ...
Score Error: COM object that has been separated from its underlying RCW can not be used.
moondaddy - 31 Jan 2006 1:49 AM - 2 messages
I have a smartclient app in vb.net 1.1.  In the app's startup form's form_load event I have some code that gets the machine's MAC address which I think is the culprit here.  The code runs fine on my dev machine and as far ...
Score do I need the .NET framework?
Fourdogs - 31 Jan 2006 1:03 AM - 4 messages
Many pardons if this is the wrong group to ask this question.  After replacing a failed hard disk, I installed XP home and all critical updates including SP 2.  When I try to install Office 2000 premium, it ...
Score problems turning off LoaderLock MDA
casey chesnut - 30 Jan 2006 9:09 PM - 9 messages
i've got a test WinForm executable that instantiates a DirectSound object in the Forms constructor, so it gives me the LoaderLock MDA exception. following the instructions here : [link](en-US,VS.80).aspx ...
Score WM
rayc - 30 Jan 2006 8:32 PM - 1 message
I created a simple console program to display process’s pid, caption, and commandline using (see the source code below). If I compile it and run it from console, some of process’s commandline is missing. However, if I set the ...
Score IIS Management
gralet - 30 Jan 2006 8:04 PM - 2 messages
Hi, Can I manage IIS from the .NET framework, how can I do that?? thnks. ...
Score Problems authenticating server for SSLStream negotiation
Lee Gillie - 30 Jan 2006 7:30 PM - 8 messages
This is absolutely driving me nuts. Any hints would be GREATLY appreciated. I am trying to negotiate a clear channel socket to SSL. Thing is it works great on two development computers, but falls flat on its face when I go to deploy to a server. ...
Score Class name of Static function
Peter Hurford - 30 Jan 2006 5:53 PM - 4 messages
Hi, Anybody know if it is possible for a static function to work out, at runtime, what class it belongs to? TIA, Pete ...
Score deploying wrapped dlls
csharpdevp - 30 Jan 2006 5:39 PM - 4 messages
Hello The application I'm building an installer for uses dlls which were developed originally in C. Since the application itself is developed in C#, these dlls were wrapped using SWIG. Initially, the machine environment variables were set to enable code development; however, I ...
Score Finding and Creating Assemblies?!? fuslogvw
Mark Olbert - 30 Jan 2006 5:10 PM - 3 messages
I am trying to track down an annoying and deep-seated bug in a custom designer for a custom component. In the course of trying to figure out why certain errors are occuring I ran fuslogvw to see exactly what assemblies are being loaded ...
Next »