Geekpedia Programming Tutorials






.NET Framework SDK Newsgroups .NET Framework SDK Newsgroups

1
(44 threads in 1 pages)
RSS Feed RSS Feed     KlipFolio Klip Klip     Add to Google    Add to My Yahoo!    Subscribe in NewsGator Online    Add To Windows Live    Subscribe with Bloglines   

Error To Install MMC3.0 Dll

I create a new MMC 3.0 dll in csharp and copy it to same path where InstallUtil.exe exists. When i try to install this using InstallUtil.exe it given folowing error An exception occurred during...

On Friday, September 19th 2008 at 07:31 AM by Ashish | No Replies

Hang In SetEndOfFile

Hi all, My application hangs many times in a strange call stack as reported by DebugDiag output, seems like in writing-to-console. This is the call stack reported by DebugDiag.exe: ntdll!KiFastSystemCallRet...

On Wednesday, September 17th 2008 at 08:34 AM by Anonymous | No Replies

How To Develop Software That Supports Multi-culture?

Hello everyone. I have a question. How to develop a software that support multi-culture? I want develop a software with console and dlls. Customers can use dlls for develop. There's solutions for...

On Friday, September 5th 2008 at 12:01 PM by John Liu | 2 Replies

Latest MgmtClassGen.exe Version

What is the latest version of MgmtClassGen.exe? Version 1.0 had problems with generating classes from namespaces other than Root\Cimv2. Version 2.0 is better, but still has some issues. Is there a...

On Wednesday, September 3rd 2008 at 03:16 PM by Anonymous | No Replies

How Do I Tell If A DLL Is X86, X64, Or AnyCpu?

thanks - dave david@at-at-at@windward.dot.dot.net Windward Reports -- http://www.WindwardReports.com me -- http://dave.thielen.com Cubicle Wars - http://www.windwardreports.com/film.htm

On Friday, August 29th 2008 at 01:52 PM by David | 9 Replies

XmlUrlResolver - File In A Zip File

Hi; For XmlReader.Create(string filename) is it possible to pass a URI like how java allows: jar:file:c:/data.zip!order.xml and it will then use the file order.xml in the data.zip file as the...

On Thursday, August 28th 2008 at 06:15 PM by David | 3 Replies

WM 6.1 SDK And Documentation

Hi all, Could anyone help me out in getting the WM 6.1 SDK and the documentation? -- Thanks & Regards.

On Monday, August 25th 2008 at 05:24 AM by Anonymous | No Replies

How To Adjust Zone Security Without The .NET Framework 2.0 Configu

I need to change the Intranet Zone for .Net 2.0 programs to fully trusted. I can use the .NET Framework 2.0 configuration tool on my PC but most PCs don;t have this isntalled. Can I use Caspol...

On Monday, August 18th 2008 at 10:56 AM by Anonymous | No Replies

When Using System.IO.FileStream, I Write 8 Bytes, Then Seek To The Start Of The File, Does The 8 Bytes Get Flushed On Seek And The Buffer Become A Readbuffer At That Point Instead Of Being A Write Buffer?

When using System.IO.FileStream, I write 8 bytes, then seek to the start of the file, does the 8 bytes get flushed on seek and the buffer become a readbuffer at that point instead of being a write...

On Monday, July 28th 2008 at 09:38 PM by DR | No Replies

Problems With NtOpenSymbolicLinkObject...

I am trying to get the directory that a "directory" symbolic link "points to" in Vista. (I actually need this in my application!) To do this I have to call the "NtQuerySymbolicLinkObject" Windows...

On Thursday, July 24th 2008 at 11:15 PM by Anonymous | No Replies

MMC Snap-in For .Net 2.0

I need to install the MMC snap-in for .Net 2.0 on a server that does not otherwise have the SDK installed. Does anyone know exactly what files out of the SDK I need to copy and register to make this...

On Wednesday, July 23rd 2008 at 12:37 PM by Anonymous | No Replies

String.Format - Offset Of Inserted Text?

Hi; I need a way to know at what offset in the created string all the text for each {0}, {1}, etc are placed. Is there some way to do this? thanks - dave david@at-at-at@windward.dot.dot.net...

On Sunday, July 20th 2008 at 11:32 PM by David | 2 Replies

Dispose, Finalize, ~Class, & Protected Void Dispose(bool Disposing)

Hi; We're having a big argument here at work over how these are all supposed to be used. And everyone can find articles on the web to support their argument. Is there an article on the web somewhere...

On Sunday, July 20th 2008 at 09:13 PM by David | 7 Replies

Active Directory - Delegation Of Control Wizard

Hi , i hope one of you can help me. I need to translate to a .net script the delegation control wizard that you will find under Active Directory Users & Computers > Action > Delegated Control (Delegation...

On Saturday, July 5th 2008 at 06:25 AM by fabio cecaro | No Replies

NEUoUKCwuh

qy3tey http://putaria.dnip.net http://sexpartylog.dnip.net http://passiov.dnip.net http://sexkore.dnip.net http://352free.dnip.net http://outdoorlog.dnip.net http://buceti.dnip.net http://kamranh...

On Tuesday, July 1st 2008 at 09:11 PM by TsIfzHNkr | No Replies

NEUoUKCwuh

qy3tey http://putaria.dnip.net http://sexpartylog.dnip.net http://passiov.dnip.net http://sexkore.dnip.net http://352free.dnip.net http://outdoorlog.dnip.net http://buceti.dnip.net http://kamranh...

On Tuesday, July 1st 2008 at 09:11 PM by TsIfzHNkr | No Replies

Is Resgen Redistributable ??

Is the resgen.exe tool redistributable? I need to be able to create .resources files from .resx files on the fly, and resgen does this - can I redistribute resgen with my app ?? I have read that...

On Sunday, June 29th 2008 at 11:21 AM by Emby | No Replies

Windows Mobile 6 (ARMv6)

Hi All, I have some queries regarding the development on WM6. 1: Does WM6 SDK supports ARMv6 instruction set ?(as I see only ARMv4 when I install this SDK and link with VS2005 or VS2008) 2...

On Monday, June 16th 2008 at 06:47 AM by Anonymous | No Replies

MmAllocateContiguousMemory?

Q1. In MSDN, it says that MmAllocateContiguousMemory first attemps to allocate a continuous range of memory from Nonpaged pool, if it fails, then allocates from unused pages. So, here, if it fails...

On Thursday, June 12th 2008 at 02:15 PM by Anonymous | No Replies

SerialPort Hardware Handshaking Problem (not The Usual One)

Hi I am using SerialPort component to send raw binary files to a remote device with RTS/CTS handshaking - the remote device has a small receive buffer and is slow so needs to be hardware flow controlled...

On Tuesday, June 10th 2008 at 07:44 AM by Steve Mowbray | 6 Replies

Deadlock When Using WaitOne In A STA Thread

Hi, I have the problem described bellow with the calls to WaitHandle.WaitOne causing re-entrancy on main GUI thread (STA) of a .NET application and I would like to find out: - did anybody else...

On Tuesday, June 10th 2008 at 04:31 AM by Daniel Cuculescu | 1 Reply

Set Reference To Be "any Version"

How can we set references to be "any version"? This is for the sample code we ship with out product and I don't want to have to re-open & set the references every time we ship a slip-stream version....

On Friday, May 30th 2008 at 10:41 AM by David | 4 Replies

Dns.GetHostByName() Replacement?

Hi; I need to get the IP addresses for the machine my program is running on. I have been using: IPHostEntry ipEntry = Dns.GetHostByName(Dns.GetHostName()); IPAddress [] addr = ipEntry.get_AddressList...

On Thursday, May 29th 2008 at 12:37 PM by David | No Replies

Our Code Won't Run On Vista

Hi; When we install our program on Vista, it won't run. It does run fine on XP and so we're guessing that it is some kind of security/permission issue. This is on a 64-bit system. The program...

On Wednesday, May 21st 2008 at 11:38 AM by David | 13 Replies

Edit String Resource In WinRes.exe

Hi all I want to make a localized project and, for a start, I have just string resources. When I open Resources.resx (the standard resource file Visual Studion generates) I get these error messages...

On Tuesday, May 20th 2008 at 02:12 AM by Daniel | No Replies

Wab And .net

How shall i read windows address book using .net framework ? -- WM_QUIT RLN

On Wednesday, May 14th 2008 at 01:40 AM by Anonymous | No Replies

Why Can't I Have Multiple Listeners On A UDP Port?

Hi; In my application I call: new UdpClient(1707); to listen on that UDP port. The problem is if I run 2 instances of my app, the second one throws an exception on this call. Why? It seems to...

On Friday, May 9th 2008 at 12:28 PM by David | 4 Replies

COM+ Package Generation Issue

Hello, I'm trying to register a .Net assembly as a COM+ service and then to generate an MSI package in order the component to be deployed in several servers . The assembly was compiled using ....

On Thursday, May 8th 2008 at 04:48 PM by Anonymous | No Replies

How To Find Method Argument Type Using Reflection?

I'm using reflection API's to find the argument types of a methods (such as in or out etc). For example, consider this method public int outerFoo(string str, ref double db) { return 42; } When...

On Wednesday, May 7th 2008 at 11:38 PM by Anonymous | 1 Reply

SVG -> EMF/PNG

Hi; Is there a library out there that can convert SVG to EMF and/or PNG? -- thanks - dave david_at_windward_dot_net http://www.windwardreports.com Cubicle Wars - http://www.windwardreports...

On Saturday, April 19th 2008 at 11:28 AM by Anonymous | 3 Replies

Problem With GAC/COM+ And Manifest

I have a 3.5 assembly that is GACd and in COM+. The COM+ application is configured to run as a Service. The assembly is called myapp.dll and there is a manifest called myapp.manifest. With ths in the...

On Monday, April 14th 2008 at 03:47 PM by coconet | No Replies

PerformanceCounterCategory.Create() Takes 3 Minutes To Add A New Category!! How Come? What Can Cause This?

PerformanceCounterCategory.Create() takes 3 minutes to add a new category!! How come? What can cause this?

On Thursday, April 10th 2008 at 03:25 PM by DR | No Replies

Mscorcfg.msc

Is it possible to extract the 2.0 configuration wizard from the SDK without having to install the entire SDK? All I need is the snapin. TIA BillP

On Wednesday, April 9th 2008 at 08:11 AM by BillP | 2 Replies

COM+ Set Image Dump Directory In C#?

I am trying to set up a COM+ appliacation in C#, I want to set the Image Dump directory to a specific location, not the default .How do I do that? I would also like to set the "Enable Image Dump on...

On Tuesday, April 8th 2008 at 05:10 PM by coconet | No Replies

Add User Profile To DirectoryEntry User?

I have the below code to make a new user. I would like to create a user profile directory and populate it. This will be an automated user for a Win32 service that will do things over the network so...

On Tuesday, April 8th 2008 at 03:41 PM by coconet | No Replies

How To Convert Snk To Pfx File Format?

I have SNK file for signing assemblies, but I don't have PFX. How do I convert SNK to PFX?

On Monday, April 7th 2008 at 12:31 PM by Anonymous | No Replies

Dont Read

Vendo coche de segunda mano, Seat ibiza, a? 2001 km 35000, Solo por 4500 euros.     [URL=http://www.anunciosgratis.de]Anuncios Gratis[/URL] www.AnunciosGratis.de Anuncios...

On Tuesday, March 25th 2008 at 06:55 AM by Dont | No Replies

Validation.ErrorTemplate Doesnt Show Up On Load.

Hi, I am trying to perform validation without defining a curstom validation rule for the data bound to a text box. Instead I use the ExceptionValidationRule. By doing the following during load and...

On Tuesday, March 18th 2008 at 04:48 PM by Anonymous | No Replies

Sdk Service Is Either Not Running Or Not Yet Inialised

New installation of SBS2003 SP2 premium system center essentials seemed to install OK but this error comes up when asked for the server name. Looked at services to see if could manually start but...

On Friday, March 14th 2008 at 04:06 AM by Anonymous | No Replies

IDataErrorInfo.Error Usage?

I recently started using the .Net 3.5 validation facilities (IDataErrorInfo and ValidatesOnDataErrors) in my C# application, and I find that they work great. I've now run into a situation where I...

On Tuesday, March 11th 2008 at 08:51 AM by Anonymous | 3 Replies

Assembly Attributes To File Properties

Is there a way, just using plain IL and ilasm, to set file properties, such as Copyright, Description, etc? I see al.exe allows these, but it doesn't produce a single standalone assembly (it requires...

On Monday, March 10th 2008 at 08:11 PM by Anonymous | 1 Reply

WPF Visual Profiler

I cant get the visual profiler working with my WPF Application. If a try to attach my application the profiler never get attached to my app. If I select to start a new app the visual profiler throws...

On Wednesday, March 5th 2008 at 04:21 AM by Anonymous | 1 Reply

Custom BitmapEffect And BitmapEffectInput

I've created my own custom BitmapEffect based on the RGBFilter example from MSDN. However, I've noticed that both my effect and the RGBFilter effect fail to pay attention to the BitmapEffectInput...

On Monday, February 25th 2008 at 05:58 PM by Anonymous | 1 Reply

Need Help With Usage

I have a WPF application that includes several dialog-boxes (each implemented as a . In each of them, there are several elements, many of which require some sort of validation. I've defined...

On Tuesday, February 12th 2008 at 09:46 AM by Anonymous | 5 Replies
1
(44 threads in 1 pages)
Latest Tech Bargains

Advertisement

Free Magazine Subscriptions

Today's Pictures

Today's Video

Other Resources

Latest Download

Latest Icons