|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET Frameworkmicrosoft.public.dotnet.framework
What does Process.ProcessName exactly do?
eXavier -
5 Nov 2005 9:09 PM - 7 messages
Hello, What exactly does property ProcessName on System.Diagnostics.Process object do? Especially regarding to performance counters? Which performance counters it updates? What if application references libraries which support performance counters but are not loaded into process? eXavier ...
Memory handling & loading/unloading DLLs
eXavier -
5 Nov 2005 9:01 PM - 3 messages
Hello, I would like to know how exactly works loading/unloading of libraries in ..NET (1.1). I have an assembly X which references assembly Y. If no type from Y is used and no method to Y is called, is Y loaded ? May a dll be ever ...
Uploading to a web from windows.forms application
Zachovich -
5 Nov 2005 7:08 PM - 3 messages
Hi I need to upload files programatically from a windows.forms application to a web server hosting my domain. the web server dosen't have asp installed this has to be done purely from the client end without any assistance from any ...
MSIL-IDE
Phill -
5 Nov 2005 4:32 PM - 4 messages
For those trying to get ILIDE# I'm sharing at my blog site. The original creator's site is failing. [link] ...
Will Visual Stuido Enrich MSIL coding?
Phill -
5 Nov 2005 4:01 PM - 46 messages
Will Visual Studio Enrich MSIL coding? I can't find any environment or templates or MSIL coding in VS? Can someone explain the situation please? ...
Image upload FREE
Picica -
5 Nov 2005 12:03 PM - 1 message
Upload your image free! send blank message to sa***@lpi-hk.com to get access. ...
Image upload FREE
Picica -
5 Nov 2005 12:03 PM - 1 message
Upload your image free! send blank message to sa***@lpi-hk.com to get access. ...
Image upload FREE
Picica -
5 Nov 2005 11:34 AM - 1 message
Upload your image free! send blank message to sa***@lpi-hk.com to get access. ...
Image upload FREE
Picica -
5 Nov 2005 11:34 AM - 1 message
Upload your image free! send blank message to sa***@lpi-hk.com to get access. ...
free world sms
Fesstica -
5 Nov 2005 10:48 AM - 1 message
Free SMS send all over world send blank message to sa***@lpi-hk.com to get access. ...
free world sms
Fesstica -
5 Nov 2005 10:48 AM - 1 message
Free SMS send all over world send blank message to sa***@lpi-hk.com to get access. ...
beta2 & final release
Lloyd Dupont -
5 Nov 2005 9:34 AM - 4 messages
I won't have VS before a little while (time for me to order it tuesday + time to ship it), but I was wondering: If I release a product build on beta 2 (with VS.NET 2005 beta 2), will it ...
.NET 1.1 Components under 2.0
Val -
5 Nov 2005 3:11 AM - 4 messages
Hi, If I develop an application using the .NET 2.0 Framework which has a component specifically designed for 1.1 (such as VSFlexGrid.NET) do I need to install both .NET 1.1 and 2.0 re-distributables on the target machines? ...
Anyone ever seen this "System.ComponentModel.Win32Exception: Access is denied Exception."
Microsoft News -
4 Nov 2005 11:44 PM - 1 message
I have a program that is printing PDFs and to check that the PDF is complete we run the following code after we are done printing. lpsProcesses = Process.GetProcesses ...
HTML Encoded Email
Andrew Robinson -
4 Nov 2005 11:27 PM - 10 messages
I used to use the old CDO.Message.CreateMHTMLBODY() method to encode a web page and send it as an email. Encoding HTML is pretty simple but when you have associated images CDO.Message was the way to go. I never found an easy way to do this with version 1.x of the framework. Is ...
SecurityException on AppDomain.CreateInstanceAndUnWrap
James -
4 Nov 2005 10:04 PM - 6 messages
I am getting a SecurityException on calling AppDomain.CurrentDomain.CreateInstanceAndUnwrap. The type referenced in the call is in a referenced assembly. I cannot seem to get the SecurityException to go away unless I use FullTrust. However, I don't see anywhere that this ...
Drawing to Multi-monitor independent display
Randall Nielson -
4 Nov 2005 9:18 PM - 1 message
How does one draw an image to an independent display (dual-monitor) using ..NET Framework code? In the application the OnPaint method is overridden so that the modified image can be manipulated before drawn to the screen. The application is a screensaver, so this needs to cover the independent displays ...
programming custom msn messenger drawing tool with messenger API?
Mad Scientist Jr -
4 Nov 2005 8:56 PM - 1 message
Is there a .NET compatable msn messenger api that would let you program a custom messenger client with a more full featured drawing tool? (with the features you might find in Word, or even Illustrator / CorelDRAW) Has anyone made anything like this? ...
Learning asp.net framework -- what version? use 1.1 or 2.0 / VS.Net 2003 or 2005 ???
Alex -
4 Nov 2005 8:05 PM - 9 messages
Hi all, I'm just setting out to learn VB.Net to use with ASP.Net Framework, and I currently have Visual Studio.Net 2003. I keep reading Visual Studio.Net 2005 is out, so should I try to get this instead of using ...
New To AppDomains, want to load assembly, read attributes, then release reference (unload AppDomain)
WALDO -
4 Nov 2005 6:49 PM - 1 message
OK. Here's my situation: I am developing a VS addin that mucks around with assembly-level Attributes. Since I can't get at them via the CodeModel interfaces if they're in the AssemblyInfo.vb (or can I?), I decided to inspect them using reflection once ...
HELP - Common Language Runtime Debugging Services error
Dino Buljubasic -
4 Nov 2005 6:31 PM - 1 message
Our VB.NET Client application is deployed on 185 workstations. On 2 of these workstations we are getting Common Language Runtime Debugging Services error in our application executable. The error reads: ---------------------- Application has generated an exception that could not be handled. ...
FtpWebRequest Passive Mode Problem
Martin_Paul -
4 Nov 2005 4:58 PM - 8 messages
Hi all, There appears to be a problem with the .NET 2.0 class FtpWebRequest in the following circumstance (an example): 1.) FTPD runs on port 21 on ip 192.168.0.2 2.) On issuing PASV command the data connection reply string gives IP != ...
PropertyGrid and embedded structs... odd behaviour
Jelle van der Beek -
4 Nov 2005 4:44 PM - 2 messages
Ok... I've just spend my entire friday to see how propertygrids and structs are supposed to work. Whenever I create an instance of a class which has a struct embedded, and I set the SelectedObject of my propertygrid to that ...
Framework 2.0 redist ASP.Net snapin not showing up
lmo0325 -
4 Nov 2005 4:06 PM - 3 messages
I just installed the framework 2.0 on windows 2003 server, and it seemed to install ok, but when I go in the IIS Manager and right click the website and do properties, I do not see the asp.net tab, why is this? Also, the ...
log4net questions interop and custom output
cwineman -
4 Nov 2005 3:55 PM - 2 messages
Hello, My group is considering using the log4net framework for logging. I'm hoping someone here can give me some feedback on some questions. Our application will need to log messages from both managed and unmanaged code. To log messages from the unmanaged side, can we still use log4net? ...
Total Cookies for A URI (HttpWebRequest)
kingkong88 -
4 Nov 2005 3:31 PM - 1 message
There are two persistent cookies, c1 and c2, already on my PC in a txt file, for a particular URI. I do a HttpWebRequest and a new cookie, c3, is set by the web server, and c1 is also updated with a new value ...
Authenticate users in Unix using C#
lpinho -
4 Nov 2005 3:26 PM - 2 messages
Hi all, does anyone has an idea of how to do this? We have a authentication engine, that would also support Unix users to authenticate in Unix, I was thinking in connecting to the Unix machine and when if sent the wrong user name or password an error would be ...
Mysterious MSMQ exception
A.Oldemeier -
4 Nov 2005 2:39 PM - 3 messages
Does anyone know what the MSMQ exception "Error occurs when reading from a queue on a remote computer." means? It is explained nowhere. I get this exception in the BeginReceive callback and loose(!) every message which raises this exception. There is only one newsgroup where this exception is ...
Datagrid binding with CheckBox
Roby Eisenbraun Martins -
4 Nov 2005 12:55 PM - 1 message
Hi, I'm Roby Eisenbraun Martins. I am trying to create a datagrid with a checkbox to select the fields and the data from a datatable(dataset). I tried following the Microsoft Help, but it doesn't work. Creating a new ...
system.configiration .net 2.0 - save
Andrzej Kaczmarczyk -
4 Nov 2005 12:48 PM - 1 message
Hello, I am having troubles saving configuration file. I did the folloing: inherited from ConfigurationSection, ConfigurationCollection, ConfigurationElement to define my own element in config file. If I do the following: using System.Configuration; System.Configuration.Configuration configFile; this.configFile = ConfigurationManager.OpenExeConfiguration(ConfigurationUserLevel.None); ...
Problem with remote enum in VB.NET
LarsJ -
4 Nov 2005 10:33 AM - 6 messages
Hi! My client fetches an object from the remote server. The client clones the object and proceedes with its client processing. If I don't clone the object each use of the object results in requests to the server via the BinaryFormatterSink. Sometimes this produces a ...
Auslessen Enter-Key
Stefan -
4 Nov 2005 10:26 AM - 5 messages
Hallo NG Gibt es eine Möglichkeit die Beiden Entertasten programmatisch zu unterscheiden? Enter Tasten / Enter NumBlock Vielen Dank für eure Hilfe Stefan ...
SOLUTION: OWA for Exchange 5.5 stops working after installing .NET Framework 2.0
urs -
4 Nov 2005 9:06 AM - 2 messages
I installed .NET Framework 2.0 Runtime on a computer which is also hosting OWA for Exchange 5.5. After that, OWA stopped working. After signing on, there was just a tiny messagebox showing up on the client, saying that the connection can't be established. ...
Problem with VS Beta 2
neha.maheshwari@gmail.com -
4 Nov 2005 7:29 AM - 2 messages
Hi, I am working on the Beta 2 version of Visual Studio .Net. I get the following error when I try to open the designer: One or more errors encountered while loading the designer. The errors are listed below. Some errors can be fixed by rebuilding your project, ...
Availability of VS.NET 2005?
Lloyd Dupont -
4 Nov 2005 5:25 AM - 10 messages
I see that VS2005 is available.... IF you are an MSDN subscriber. I guess it's fair to have some little (unfair ;-) advantage when you are a subscriber but the wait is so difficult... When is it than us, non-subscriber people, will be able to get an hold on ...
NameValueCollection missing SyncRoot???
Wayne Brantley -
4 Nov 2005 2:44 AM - 2 messages
In trying to make some parts of a NameValueCollection threadsafe, the docs say use a property called SyncRoot, which is inherited form NameObjectCollectionBase. However, there is no such object... NameValueCollection temp = new NameValueCollection(); temp.SyncRoot ??? ...
Can't enable tracing via app.config
Brad Wood -
4 Nov 2005 12:10 AM - 2 messages
I've used tracing before, but today I've tried everything and can't get a simple sample working. This is my app config (I've also tried specifying a fully qualified type name for the type attribute of the add element): ...
connecting to a shared drive on an external server
Jan -
3 Nov 2005 11:40 PM - 4 messages
I have a remote server that I need to connect to and this is the parameter that will be passed to my program in C#... "\\server_name\share$" I tried sockets. The foll is the code that I give in... remoteHost = "xxx.xx.com"; //actual name is entered in here ...
Problem with multiple .NET "Installer" classes
John Lemire -
3 Nov 2005 10:55 PM - 1 message
Hi, I created a VS2003 deployment project. I have made use of some of the framework installer classes. I have two different ones at the moment, one derived from System.Configuration.Install.Installer for some normal post install actions, and one derived from System.Diagnostics.EventLogInstaller to ...
Programmatically Safely Removing USB Hard Drive
Alex Maghen -
3 Nov 2005 10:28 PM - 3 messages
Is there a .Net internally supported way to identify Removable devices and USB hard drives and then programmatically "eject"/"Safely Remove" them? Or do I have to go out to Win32 SDK, etc.? Alex ...
Where is the .net framework wizard?
Bryan -
3 Nov 2005 9:25 PM - 8 messages
Hi, After installing VS2005 RTM, with .net framework 2.0 I cannot find the "Microsoft .NET Framework 2.0 Wizards" in administrative tools. Without this tool it would be pretty hard to have users configure there machines for proper security! ...
Windows Update and .net 2.0
Bryan -
3 Nov 2005 9:05 PM - 8 messages
Hi, Simple questions here... Will windows update distribute the framework 2.0 automatically to end users? Thanks, Bryan ZM ...
Qick and easy Way to Sync System Time with Internet Timeserver?
katzky -
3 Nov 2005 6:53 PM - 5 messages
I am writing a windows service which, among other things, needs to sync the system clock on a periodic basis. Is there a super-simple easy as pie way to do this? [The serive will run on XP] ...
Confirmation needed on HttpWebRequest behavior
Jeff Killberg -
3 Nov 2005 6:50 PM - 6 messages
I have been working through an issue with a client for some time, and would like to see if anyone can confirm my observations of behavior experienced when using the HttpWebRequest class. Here is the scenario: The client application is written in C# and is making a large HTTP POST ...
Security.Config File
Terry Zieke -
3 Nov 2005 5:59 PM - 1 message
Using Windows XP Pro as the OS, is the Security.config file open when the OS loads? I need to add a section to the file on about 600 PC's and want to use SMS and Wise to update the file. If the file is in use, SMS can't update the ...
.NET Framework Version 2 and Online Help
Lewis -
3 Nov 2005 5:38 PM - 1 message
When .NET Framework Version 2 and Visual Studio 2005 is released what Help compile will it include?? To ship products that are developed in .NET Framework version 2 or Visual Studio 2005, what format will the help files need to be in, in order for them ...
Which Version Do I Need/Keep?
Earl Partridge -
3 Nov 2005 4:27 PM - 6 messages
It appears I have the basic version and version 1.1. I removed the basic version thinking I only needed the latest version. I was then prompted by MS Update that I should update with SP3 of version 1.0. Do I need to ...
Writing ASP.Net and SPS Web Parts -- why so complicated???
Alex -
3 Nov 2005 2:54 PM - 2 messages
This is probably a moot point, but why is developing websites under the Microsoft methodology so complicated??? I'm coming under the Microsoft umbrella because we recently purchased the Microsoft Enterprise license and we'd like to utilize Sharepoint Portal Server -- but to write Web ...
Exchange Server
Germán Noceti -
3 Nov 2005 2:42 PM - 1 message
hello, I am working with Microsoft Exchange 2003 and we want to parse the messages from a specific address, where we redirect the Bounced messages.. We don´t know how to access to the this messages from a .NET project. ...
mission impossible: How to protect a Sql Server (with VB.NET) from somebody who as administrator rig
Pieter -
3 Nov 2005 11:26 AM - 8 messages
Hi, I'm sorry for the probable cross-posting, but I need a solution that can be either via Sql Server (preferable) or via .NET... In one of our commpany's we're having a huge problem with a crazy situation: ...
start the default browser without menu and toolbars
Stivo -
3 Nov 2005 10:31 AM - 2 messages
how to start the default browser without menu and toolbars from within the ..net framework ? I also want to specify the size of the browser (not kiosk mode). I would be very nice if it could work with the default browser (but not ...
Determining if Alpha Icons are available
Annette Miller -
3 Nov 2005 10:24 AM - 1 message
Hi All, Is there a quick way to determine if alpha icons are enabled in .NET2.0? I know I can check to see if the OS is WinXP+ but they aren't always enabled, for example at low color depths. ...
SourceSafe and dot net 2.0
Bob -
3 Nov 2005 2:25 AM - 9 messages
Hi, How do I get my Source safe to interact with the 2.0 IDE.(Beta 2.0) The IDE seems hell bent on having a team server. I just want to be where I was with 2003, i.e. Able to checkin and out from ...
dotNet Framework 2.0 and Visual Studio .NET 2003
Greg -
3 Nov 2005 1:58 AM - 5 messages
I assume that dotNet Framework 2.0 works fine with Visual Studio .NET 2003? ...
Best practices on assembly references?
Notre Poubelle -
2 Nov 2005 11:38 PM - 8 messages
Hello, I'm integrating some code with Visual Studio. All my code is managed, and I make use of registration attributes and regpkg.exe to reflect over the assembly to generate registration information. This registration information gets places into the registry and VS goes through well known registry keys ...
SoapFormatter vs. AssemblyVerison(1.0.*) celebrety deathmatch
Nick -
2 Nov 2005 11:32 PM - 1 message
Hey all, I'm developing something cool ;-) As part of the process, I want to save some configuration settings to disk, and since the XMLSerializer doesn't like IDictionary, I went with the SoapFormatter. If I compile my exe, I can ...
App Crash after READ MSCORRC.DLL
Markus Hildebold -
2 Nov 2005 10:37 PM - 4 messages
Hi @All We have actually big Problems with our VB.net Application. As usual the Problem appears only in a productive environments by some of our costumors. We use a thirdparty multithread FTP Datatransfer component. Irregularly in some unkonown situations we get an Errormessage "cannot find ...
Usercontrol in a placeholder
Pradeep -
2 Nov 2005 9:20 PM - 3 messages
Hi, I am having this wierd issue. I have a usercontrol in a aspx page. Basically this user control has some labels and thats it. It has a printer friendly link and when we click on it a pop up window open with the text the ...
Services timeout in MMC despite continuing to run
will -
2 Nov 2005 7:08 PM - 2 messages
I had an error with the service I wrote where the MMC Services Manager would hang, displaying the "starting" dialog box until a timeout message was displayed. The service would then show a status of "starting" and have no ...
Java script, screen scraping, WebClinet.UploadData
Victor -
2 Nov 2005 6:44 PM - 2 messages
Hi, I posted this question previously and unfortunatly didn't get specific answer. I have a problem with logging into web site via screen scraping. User name and password field contain 'name' property, and therefore I can easily do assignment to them: "userid=uidTest&password=pwTest" ...
C# Service and Throwing Exceptions
Brian Pelton -
2 Nov 2005 5:23 PM - 3 messages
Hi All... Why would exceptions thrown from a service process not be caught or stop the service? I have a fairly simple service written that has a timer and a timer elapsed event. Throwing an exception from Main() does stop the service and it does ...
Order of learning ... where to start basically
Alex -
2 Nov 2005 5:20 PM - 12 messages
At work we're setting-up Sharepoint Portal Server as our Intranet, and being the web guy they want me to write custom add-in web components so we can have dashboard type features on our Intranet. Up until now our Internet and Intranet site has basically been Cold ...
Visual Studio and Framework 2.0 and Framework 1.X
D Redfield -
2 Nov 2005 4:36 PM - 6 messages
We program using Visual Studio and have followed the beta closely and now its time to install the real thing on real developer workstations. Our issue is this: About 50 per cent of our c# code in targeted for a system ...
Best Practices Group?
Mike Hofer -
2 Nov 2005 4:18 PM - 4 messages
Is there a group or online resource for discussion of best practices, especially for .NET? Thanks! ...
COM Object Error
Stephen Noronha -
2 Nov 2005 3:59 PM - 2 messages
Hi, I am getting this error while trying to convert a page to PDF System.Runtime.InteropServices.COMException: COM object with CLSID {02C2DD87-2E67-11D2-96EF-0000861852D5} is either not valid or not registered I am importing: Imports APServerNET ...
FileInfo performance
peter.rietmann -
2 Nov 2005 3:08 PM - 8 messages
Hi I have an application that records the paths of images in a database table, while the images are stored on a File System. Unfortunatly there has been an import job running and has copied over one million images into one of the directories by mistake. In the database I have ...
How to have commas in Cookies (HttpWebRequest)?
kingkong88 -
2 Nov 2005 3:03 PM - 4 messages
In the Cookie class that is used with the HttpWebRequest class, commas are not permitted in the Value property of a Cookie object. This looks like unusually restrictive as I know of many cookies out there that contain commas (eg Vignette URLs), and most other programming models ...
exception logging - additional data?
JV -
2 Nov 2005 2:47 PM - 2 messages
I just started getting into this, so I hope this isn't a stupid question, but I noticed that the logging block has a feature for logging an additional chunk of contextual data using IDictionary (Hashtable usually). When I log my exceptions, it works, but I would like to be able to log some ...
Understanding the Visual Studio 2005 versions
Cowboy (Gregory A. Beamer) -
2 Nov 2005 2:21 PM - 30 messages
There seems to be a lot of confusion on the versions of Visual Studio 2005. My latest blog entry covers the different versions: Main URL: [link] If the above URL wraps and you want a shorter URL for the entry: ...
Simple Generics should be CLS Compiliant
Keith R -
2 Nov 2005 2:21 PM - 1 message
Please see arguments for this in discussion group dotnet.general. Or have a look at the related suggestion FDBK39498 in Product Feedback and make your vote. ([link]) ...
setting network card informations like IP address, dns, netmask
centrino -
2 Nov 2005 2:15 PM - 3 messages
Hi, Is there other ways to set the informations above using .NET? I use WMI in ..NET 1.1, but i seems quite slowly for me. thanks ...
VS express 2005 beta 2 with NET FW and SDK 2.0
centrino -
2 Nov 2005 1:46 PM - 3 messages
Hi, Could i use VS Express 05 beta with the final version of .NET ? I installed the final versions and the IDE can't started. I deinstall all the new version and install .NET 2.0 beta but i still get the error ? ...
Generic Lists
Paul -
2 Nov 2005 1:39 PM - 9 messages
I have a base class called DataElement. Then I have several classes that inherit from this class, such as Aor, Aor0, plus a bunch more. Each of these classes that inherit from DataElement have a Shared Function and an instance ...
Probing directories
silva.sergiomanuel -
2 Nov 2005 1:03 PM - 1 message
It's possible to load into app domain assemblies from two different unrelated paths with application base point to both of them? If not, is there any way for probing always two directories? Example: C:\ProgramFiles\Company\MySDK and \\remoteassembly\script.dll ...
Probing directories
silva.sergiomanuel -
2 Nov 2005 1:03 PM - 1 message
It's possible to load into app domain assemblies from two different unrelated paths with application base point to both of them? If not, is there any way for probing always two directories? Example: C:\ProgramFiles\Company\MySDK and \\remoteassembly\script.dll ...
Specifying Source IP of HttpWebRequest
uncaged -
2 Nov 2005 12:41 PM - 1 message
I’ve created an HttpClientConnection class which handles HTTP requests from one IP address and port number to one URL. I plan on having many (about 1,000) instances of this class, each associated with one of the many IP ...
Setup and share libraries in GAC
Eduard -
2 Nov 2005 10:41 AM - 2 messages
Hey, I want to create a setup project which places a few code libraries in the GAC. I added the GAC folder in my setup project, and placed the assemblies in that folder. Now after install, i see the (strong named) assemblies in ...
Canceling a background thread
JohnnyGr -
2 Nov 2005 10:39 AM - 6 messages
Im trying to figure out how i can cancel the currently running thread when the lwFiles_ItemSelectionChanged sub is triggered... the purpose of the threading is to load a thumbnail for a image, these images can be pretty large but i ...
impersonation problem of a process run from http handler
ShaiH -
2 Nov 2005 10:34 AM - 1 message
The problem is as follows: I have an HTTP ASP.NET handler that is running with a defined domain user identity (using <identity impersonate="true" userName="" password=""/> in the according web.config file). I have checked that the handler is running in ...
Linker Errors Porting from .NET 1.1 to 2.0
Chucker -
2 Nov 2005 8:58 AM - 1 message
Hi Folks, I got a Wrapper Dll around a native C++ static library. In .NET 1.1 this worked fine. When moving to .NET 2.0 I get a couple of unresolved externals / linker errors: Error 16 error LNK2028: unresolved token (0A000007) "extern "C" void ...
Linker Errors Porting from .NET 1.1 to 2.0
Chucker -
2 Nov 2005 8:58 AM - 1 message
Hi Folks, I got a Wrapper Dll around a native C++ static library. In .NET 1.1 this worked fine. When moving to .NET 2.0 I get a couple of unresolved externals / linker errors: Error 16 error LNK2028: unresolved token (0A000007) "extern "C" void ...
Stream issues!!
lee.keable -
2 Nov 2005 8:38 AM - 1 message
I have the following code: HttpWebRequest httpRequest = (HttpWebRequest)WebRequest.Create(textBox2.Text); httpRequest.Method = "POST"; httpRequest.ContentType = "text/xml"; Stream HttpStream = (Stream)httpRequest.GetRequestStream(); Byte[] bdata = Encoding.UTF8.GetBytes(textBox1.Text); HttpStream.Write(bdata, 0, bdata.Length); HttpStream.Close(); // get data from URL ...
Very Urgent - CSF SDK
Sridhar -
2 Nov 2005 6:15 AM - 1 message
Where and how do I obtain Connected Services Framework SDK. Please Help Sridhar P ...
URGENT | Framework version problem
Nick -
2 Nov 2005 6:03 AM - 3 messages
We currently have 2 versions of the 1.1 framework being used in our project. The problem that comes up is really complex. We have certain controls that behave in contrasting fashions if run on different machines (having different versions of the f/w). Not only that, at times i even end up getting certain ...
.NET 1.1 to 2.0 Differences
Andrew Hayes -
2 Nov 2005 4:59 AM - 4 messages
Does anyone know of some MS documentation that has an overview of the major changes between .NET 1.1 and 2.0, especially new technologies or features. I don't need to know details, such as those listed in .NET Framework V2.0 ...
Third party SDK dlls
Sreenath -
2 Nov 2005 2:51 AM - 4 messages
Hello, I might be posting in a wrong place but in that case I thought this will guide me to the right place. I have a third party .dll, .lib and .h files, I need to use those do develop ...
Class with Inherited Class as an Array
Tom_B -
2 Nov 2005 1:45 AM - 2 messages
How can the top class have one of its elements be an array of the inherited class? Public Class2 Inherits Class1 Public SomeInfo as String Public StringArray() as Class1 End Class Public Class1 Public MyString as String End Class ...
Digitally Signing Email in C#
Dr. Paul Caesar - CoullByte (UK) Limited -
1 Nov 2005 11:07 PM - 3 messages
How do I Digitally Sign an email in c# that is sent using the System.Web.Mail.MailMessage namespace. The Digital Signature will be stored in a file or in the computer container. Thanks in advance. ...
TcpClient, TcpListener class reuse
classAct -
1 Nov 2005 8:41 PM - 7 messages
Is there any way to reuse a TcpClient &/or TcpListener object? ...
Process ID's
Rob Perkins -
1 Nov 2005 6:46 PM - 1 message
Can anyone here confirm or deny whether the number coming off of VB6's "Shell" function is the same number useable in System.Diagnostics.Process.GetProcessFromId? Rob ...
How to start process w/ equivalent of Win32 SW_SHOWNOACTIVATE?
Peter Franks -
1 Nov 2005 5:19 PM - 1 message
(Assuming .Net 1.1) How do I create a process and specify that the window should *not* be activated, similar to (Win32) STARTUPINFO.wShowWindow = SW_SHOWNOACTIVATE ? ProcessWindowStyle only supports Hidden, Maximized, Minimized, and Normal. At this point, I'm presuming that I have to drop into P/Invoke and call ...
SmtpClient.Send Method
Abraham Andres Luna -
1 Nov 2005 4:53 PM - 3 messages
does the SmtpClient.Send Method clear out the content of the attachments when i call send? ...
enterprise library logging creates errors
JV -
1 Nov 2005 4:26 PM - 5 messages
I added enterprise library logging to an application using a custom event log. It works but it generates error entries in the Application log as well. Apparently it's trying to create some sort of counters and failing. ...
Excel Automation
Kenneth Hutson -
1 Nov 2005 3:53 PM - 6 messages
Hi Group, I want to fill a list box on my form with the names of all open Excel workbooks. Since Excel is a multiple instance application, I need a way to step through each instance to get all of the workbook names. I've looked at ...
Different .net versions installed.
Qwert -
1 Nov 2005 3:29 PM - 7 messages
Hello, I have multiple versions of the MS .NET Framework installed: Microsoft .NET Framework (english) v1.0.3705 = 1764 MB Microsoft .NET Framework 1.0 Hotfix (KB886906) = 1764 MB Microsoft .NET Framework 1.1 = 1764 MB Microsoft .NET Framework 1.1 Hotfix (KB886903) = 1764 MB ...
How to display time from a datetime
Herve Bocuse -
1 Nov 2005 3:25 PM - 4 messages
Hi, I have a datetime variable. I would like to display it as the system does (as it was chosen by the user in the regional settings). I can find how to write it as short time or long time but not as defined in ...
System.DllNotFoundException In Web Service
batista -
1 Nov 2005 1:11 PM - 3 messages
Hi, I'm using a .net dll in my web service. This dll in turn is using a vc++ 6 dll. I'm trying to call a function from .net dll in my web service. It gives me this exception of ...
.NET 1.1 windows services on 64-bit windows
OnTheMike -
1 Nov 2005 10:43 AM - 1 message
Hello, I've got a windows-service, working with multiple instantes perfectly on a 32-bit machine. When i install this same service on Win2k3 64-bit i can get only instance running at a time. When i start a new service ...
Can i run the assembly built on v2.0 in .net fw v1.1?
noname -
1 Nov 2005 10:02 AM - 4 messages
as title. can i execute the .exe assembly which is built on v2.0 compiler in ..net fw v1.1 environment? if yes, how is the setting? ...
Panel
Charles A. Lackman -
1 Nov 2005 5:26 AM - 2 messages
Hello, Is there a way to catch the scroll event inside a panel? When the user changes the scroll poition, I need to know. Any assistance will be greatly appreciated. Thanks, Chuck ...
|
|||||||||||||||||||||||