DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
Current group : microsoft.public.dotnet.framework     7720 threads
page nr.:    1      2      3      4      5      6      7      8      9      10      11      12   



system32 (dir) missing rundll32 not found   (4 messages)   Date: Sun, 5 Aug 2007 10:04:05 -0700
i am now at the stage that i can no longer access basic services within windows as it says that c:\windows\system32\rundll32.exe cannot be found. on examination i do no longer have such a directory. more and more basic features ...

china wholesale cheap nike jordan gucci prada sneakers at discount price   (1 messages)   Date: Sun, 05 Aug 2007 07:48:02 -0700
Welcome to visit www.globnikesneakers.com We wholesale nike sneakers,wholesale nike shoes jordan sneakers,nike shoes air max 90, 95, 97 ,180, 360, tn ,ltd, nike shox nz r3 r4 r5,nike shoes air force 1s nike shoes xxv year ...

ApplicationSettingsBase Wrapper Not Working   (1 messages)   Date: Sun, 05 Aug 2007 04:32:46 -0700
I am trying desperately to get the MSDN example to work. All I want to do is make a wrapper class for ApplicationSettingsBase and have it save the settings. Here is the very simple example: http://msdn2.microsoft.com/en-us/library/ms171565(VS ...

Humaneyes sucks!   (1 messages)   Date: Sat, 04 Aug 2007 14:16:55 -0700
We are a company in Turkey and we purchased the package from them. Humaneyes software, services are sucks and totally rubbish. Don't be fooled by Humaneyes anymore! ...

Humaneyes sucks!   (1 messages)   Date: Sat, 04 Aug 2007 14:16:55 -0700
We are a company in Turkey and we purchased the package from them. Humaneyes software, services are sucks and totally rubbish. Don't be fooled by Humaneyes anymore! ...

Questions on specifications of ICollection<T> and IDictionary<K,V>   (1 messages)   Date: Sat, 4 Aug 2007 23:13:36 +0200
I tried to implement the System.Collections.Generic.IDictionary<K,V> interface. The task is not that hard but I have some problems with the interpretation of the specification of interface members. 1) Exception ...

WebClient DownloadFileAsync   (2 messages)   Date: Sat, 4 Aug 2007 13:54:17 +0300
Hello, I'm trying to download several files in a list one after another, I used DownloadFileAsyn for asynchronous download, the problem is I always get this error message "Web Client does not support concurrent I/O operations" ...

Getting assembly version without loading it   (4 messages)   Date: Fri, 03 Aug 2007 23:39:55 -0700
Hi I need to get the version of an assembly without having to load it neither using Assembly class's Load methods, nor by using new appdomains. It's quite complicated for me to explain exactly why. Manly is because I ...

outgoing mail   (1 messages)   Date: Fri, 3 Aug 2007 17:56:00 -0700
I am unable to send e-mails. I get the following error message: POP3 not found Protocol SMTP Port:25 Secure(ssl): no socket error: 11001 error:ox800cccod Thank you -- rosiern ...

.NET v2 SP1 breaks some code   (6 messages)   Date: Fri, 3 Aug 2007 15:11:46 -0700
I fired up some .NET v2.0 code in Visual Studio 2005 and ran into compilation errors, where the codebase I had open was referencing its own "SortOrder" enum, and that was colliding with System.Data.SqlClient.SortOrder ...

NET Framework 3.0 - Related Question   (2 messages)   Date: Fri, 3 Aug 2007 11:26:01 -0700
I have VS 2005 installed on my computer and versions 1, 2, 3 of .NET Framework. I want to try to use the 3.0 Framework from VS in the usual manner, adding a reference to the appropriate assembly. However, when I the Add ...

, NET Framework backward compatibility   (4 messages)   Date: Fri, 03 Aug 2007 17:38:36 GMT
I recently installed ,NET Framework 3.0 Question - does it contain all the features of framework version 1 and 2? Or do I have to keep all three on my computer. I'd prefer to just have the latest. ...

setdcpencolor   (2 messages)   Date: Fri, 3 Aug 2007 08:24:06 -0700
Intellisence tells me there is a CDC method "setdcpencolor" but when I Build, I get an error, "setdcpencolor not member of CDC". All I'm trying to do is change the color of the line I'm trying to draw. Can anyone help? Richard ...

appdomain.unload   (4 messages)   Date: Fri, 03 Aug 2007 06:26:26 -0700
I have a service that used to be written using .net 1.1 and is now using .net 2 with minimal changes. the service has a pluiggable architecture that uses appdomains to do the loading/unloading of resources. the issue I have ...

Extend RuleSetDialog in Windows Workflow   (1 messages)   Date: Fri, 03 Aug 2007 04:50:55 -0700
Dear All, I am using WF and rules set engine to execute some application activities. I checked through reflector and found that the RuleSetDialog in System.Workflow.Activities.Rules.Design is public and not sealed. I tried ...

Serialization will not deserialize delegates to non-public methods. [HOWTO FIND DELEGATE]   (2 messages)   Date: Fri, 03 Aug 2007 00:39:01 -0700
Hi there, I've been put on a problem where i've got the fix the following issue: System.Runtime.Serialization.SerializationException: Serialization will not deserialize delegates to non-public methods. at System.DelegateSerializationHolder ...

Workflow Foundation: How do I get the workflow instance ID in external method?   (1 messages)   Date: Fri, 03 Aug 2007 07:34:25 -0000
I need to get the workflow instance ID in an external method called by a external method activity to save instance specific data in the db. how do I get the instance inside the external method? I tried to pass it as a parameter ...

Excessive Delay with Compact Framework 2.0 and System.IO.Ports.SerialPort   (1 messages)   Date: Thu, 02 Aug 2007 15:54:12 -0700
Hello all, Under Compact Framework 2.0 (using C#) I use the System.IO.Ports.SerialPort data that is being read from the serial port can take up to 6 seconds to read (after its actually received.) This result is the same ...

C# .Net ActiveX COM Interop problem   (1 messages)   Date: Thu, 2 Aug 2007 16:44:01 -0400
I have a C# .NET program that uses COM Interop to use an ActiveX control (the control is hosted on the main form). I have successfully used the debug version of this program on four different computers in my office (Win2K ...

using an xml datasource for crystal report   (2 messages)   Date: Thu, 02 Aug 2007 12:48:27 -0000
Hi, I am developping a winform application using C# .Net 2.0 and I have to make crystal reports. I use an XML file as a datasource. Do I have touse a dataset to build my report or is it possible to use the XML file directly ...


page nr.:    1      2      3      4      5      6      7      8      9      10      11      12   
Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us