Contents

Posts in microsoft.public.dotnet.framework.sdk

 

Windows Service behaviour  Replies (1) 7 January 2008
Hi, I just wanted to know if the stop method of a windows service is called in any situation.(i.e. OS crashes or the windows service crashes) It's not practical to expect the stop event to be c...

 

M`I 5-Persecutio n - wh o know s a bout it?  Replies (1) 1 January 2008
-=-=-=-=-=-=-=-=-=-=-=-=- -= who knows about. it? =- -=-=-=-=-=-=-=-=-=-=-=-=- Many people know, both in. the establishment and media, and among the general public. Despite. an absence of its ta...

 

Michael Lalonde  Replies (1) 17 December 2007
vujsas The message is a test post. It did not originate from AOL. If it appears in a non-test group, I apologize. I am testing my NNTP setting. mike lalonde michael lalonde sudbury ontar...

 

michael lalonde  Replies (1) 16 December 2007
dkj32 2mike lalonde michael lalonde sudbury ontario angela legrow tom tunks blaine tessier sharon mulholland duncan tessier carole heinz vicky lalonde darryl lalonde danny lalonde rachel ...

 

michael lalonde  Replies (1) 16 December 2007
dw Michael Lalonde fought his enemy: a wild dog on an ironing board and went around killing rats with a jackhammer because his leg hurt and a heated argument arose which started a party, he made a ...

 

MI5-Persecution: Why do you think MI5 are responsi ...  Replies (1) 16 December 2007
Why do you think MI5 are responsible? The question of who is ultimately responsible for this eight-year harassment is one which is very difficult to answer, as the persecutors have never clearly ...

 

MI5-Persecution: MI5 are Afraid to Admit Theyre Be ...  Replies (1) 16 December 2007
MI5 are Afraid to Admit They're Behind the Persecution MI5 have issued a formal denial of any involvement in my life to the Security Service Tribunal, as you might expect them to; but, more impor...

 

Re: michael lalonde  Replies (1) 16 December 2007
Exposing cyberstalking By Michael Lalonde (Ontario Daily Bulletin) Michael Lalonde is a writer in California. Cyberstalking Explained What is "Cyberstalking?" Because cyberstalking is a...

 

16 bit app launched through NTVDM with CREATE_SEPA ...  Replies (1) 12 December 2007
Hi there, I am porting a system to 32bit from 16bit. I have a good working knowledge of the windows platform. It had been operating fine up until recently. When my 16 bit app recei...

 

Process.Start() - move window to top/selected  Replies (1) 11 December 2007
Hi; Is there a way when calling Process.Start(), or on it's return, to use the Process object returned to make the app it started the selected application and move it above the app that made th...

 

PolicyException ... permcalc... confused  Replies (1) 9 December 2007
Hi, we migrated our asp.net 1.1 application to .net 2.0 which was quite easy for the first try. Then we installed the asp.net 2.0 application on a hosted environment and felt into problems because...

 

what is wrong with float?  Replies (1) 8 December 2007
create a J# windows applicaion.add a button , a label and two textboxes to form and paste this code into the buttons event handler: private void button1_Click(Object sender, System.EventArgs e) ...

 

Wmi code:msdn2.microsoft.com/en-us/library/aa71964 ...  Replies (1) 5 December 2007
I hope this is the correct discussion group. There is no specific WMI discussion group under .NET framework. I want to use the example code for browsing WMI using .net in the MSDN article http:/...

 

Patch update on multiple transforms  Replies (1) 4 December 2007
I am stuck up with an issue which you may be able to help me out of this. The core issue is that I am trying to install a patch to the different transforms installed in same machine I am getting a...

 

Crystal Reports stops working after installing VS ...  Replies (1) 3 December 2007
Dear colleagues: Does any body knows why after installing VS .Net 2003 sp1, Crystal Reports stops working? After the installation, when trying to open a late -version-good-working report, I ...

 

FAX  Replies (1) 29 November 2007
Hi does anyone know if there is a SDK for .NET to allow intergration into VISTAS fax and image? Thanks Shawrie...

 

Controlling USB devices from C#  Replies (1) 25 November 2007
Hi, every body! I would want to know, if is there any way to control an USB device ( a code bar reader, for example) connected to the PC, using C# code (or VB). I must be able, for example, to di...

 

SOS!! Remoting Callback hangs Remoting Server and ...  Replies (1) 23 November 2007
Hello We have implemented a remoting client and server application with the following scenario. The remoting client will call the remoting server and the remoting server will send a call...

 

SOS!! Remoting Callback hangs Remoting Server and ...  Replies (1) 23 November 2007
Hello We have implemented a remoting client and server application with the following scenario. The remoting client will call the remoting server and the remoting server will send a call...

 

SOS!! Remoting Callback hangs Remoting Server and ...  Replies (1) 23 November 2007
Hello We have implemented a remoting client and server application with the following scenario. The remoting client will call the remoting server and the remoting server will send a call...

 

SOS!! Remoting Callback hangs Remoting Server and ...  Replies (1) 23 November 2007
Hello We have implemented a remoting client and server application with the following scenario. The remoting client will call the remoting server and the remoting server will send a call...

 

ewalabeufu  Replies (1) 22 November 2007
Hello! Good Site! Thanks you! igtzwjepxaxpzs...

 

Process.Start("filename.xlsx") never returns  Replies (1) 20 November 2007
Hi; This is for a C# Excel AddIn. Because it is an AddIn to C# I do not have control over setting the threading model. When my AddIn creates a report and calls Process.Start(filename), it work...

 

2005 VB.Net application under 2003  Replies (1) 14 November 2007
Hi all, I am currently creating an application in VB.Net under Visual studio 2005. I am having a doubt the whether these application will run under Visual studio Dot net 2003 or not. Because i ha...

 

x64 and .net access to registry keys  Replies (4) 7 November 2007
Hello, I have a .NET windows service application built on an 32-bit XP Pro system that I am trying to install on a 64-bit XP Pro system. This service needs to write in to the HKLM/Software re...

 

How to only download changed .netmodule files?  Replies (1) 25 October 2007
Hi, I'm trying to deploy with Click Once by using mageui.exe, and have run into a problem. My application has 10 .netmodules and 1 assembly. I found that a change to one .netmodule forces the ...

 

Unable to start TSQL Debugging. Could not attach t ...  Replies (1) 24 October 2007
Unable to start TSQL Debugging. Could not attach to SQL Server Process on 'srvname'. The RPC server is unavailable. I get this error when I try to run a SQL Server Project with a CLR stored Pro...

 

List.Sort  Replies (2) 23 October 2007
Hi, does anybody have an idea why the List.Sort method is not virtual? Would be fine to allow subclassing with customer sort implementation to get e.g. stability for the sort operations. Br,...

 

WPF User Control strange error with x:Name  Replies (1) 22 October 2007
I have a WPF user control, created using this XAML: Whenever I try to use it in a WPF application using the following XAML the ap...

 

Peggle KeyGen 3336 [1/2]  Replies (1) 21 October 2007
xxwssdvhxdmudjjnglwxhusxdzhzvbqugzotjzwhofzysjtbqknfthordcliqocglsrrnne...

 

Counter Strike Source Keygen 8019 [1/2]  Replies (1) 21 October 2007
mmdydupjrfmulvdrpfsbivmufefeuiylsueumwytfklhbzrtdgqx...

 

GAC assembly deployment nightmare  Replies (4) 21 October 2007
I've recently inherited a nightmare of a project. My predecessor created 18 assemblies where only 2 were necessary. These assemblies provide common implementations for our 7 and growing applicatio...

 

isobuster KEYGEN 4105 [1/2]  Replies (1) 19 October 2007
ssoifgoxujnbnfdjpgnumcuujfknvywwqdygyfustlmqjwufkpfnbjgrdmujdufjtcxsipbvzwqwlwr...

 

.NET 2.0 and VB  Replies (1) 18 October 2007
I have a VB assembly which contains a web control (System.Web.UI.WebControls). I am using Visual Studio 2005 and I am compiling with the .NET 2.0 compiler (VC++ 8.0). This project has a reference...

 

HP Desktop for sale!  Replies (1) 14 October 2007
Hi, I have an unused HP Pavilion with the fallowing specs: # Processor: AMD Athlon 64 X2 4000+ (2.1GHz, 2000MT/s System Bus) # Memory: 2048MB PC2-5300 DDR2 SDRAM memory (2x1GB) (expandable to 8 G...

 

problem for "PdhLookupPerfIndexByNameA" on longhor ...  Replies (1) 14 October 2007
Hi All, I am using the PdhLookupPerfIndexByNameA to get the index for the "HTTP Service Url" object. But I am getting the "PDH_STRING_NOT_FOUND" error. THis is for th latest LongHorn Beta drop...

 

New Apple ipod nano  Replies (1) 7 October 2007
The new Apple iPod Nano is one of the coolest new gadgets released this year! Not only is the new nano smaller then the previous model, But it has video! the iPod nanos are very afford...

 

setting a my costom control's dependency property' ...  Replies (1) 2 October 2007
I have a custom control with a dependency property. This property is a FrameworkElement. What I want to do is set properties of this in xaml in the following way (similar to setting style on an ob...

 

Problem with non-existent font  Replies (4) 27 September 2007
Hi; When a user gives us a font not installed on the system (from a Word document created on another system that does have the font) we get: System.Drawing.Font fnt = new System.Drawing.Font("...

 

Bug in StreamReader class?  Replies (2) 26 September 2007
Hi there, Does anyone know a Microsoft email-adres for bug-reporting. I think I found a bug in the StreamReader class: Encoding dos = Encoding.GetEncoding(437); StreamReader sr = new StreamRea...

 

converts .rc file to .resources file  Replies (1) 21 September 2007
you can down load this program from : http//www.downloadtaxi.com/d/1188948436 usage : rcconvert ./yourfile.rc note: put yourfile.rc in the same directory. This utility converts...

 

How do I force the charset/codepage for my app?  Replies (1) 13 September 2007
Hello! I have some hardware that accepts character commands via USB. We also send data - any number from 0 to 255 but encoded as a character and then concatenated in a string (as in, chr(a) & ch...

 

I may be outside the UI thread  Replies (1) 5 September 2007
Hi; I am getting an exception calling ShowWindow() sometimes and I am wondoering if I am outside the UI thread in that case. Here is what I am doing: Create a dialog with: using (SpawnReport ...

 

CultureInfo.NativeName - can it be rendered?  Replies (5) 29 August 2007
Hi; How can I determine for a given CultureInfo.NativeName if the fonts are installed on a system to render it? -- thanks - dave david_at_windward_dot_net http://www.windwardreports.com ...

 

FindAssembly in unmanaged way  Replies (1) 21 August 2007
I notice the IMetaDispenserEx::FindAssembly is marked as not implemented. Is there an unmanaged way to find an assembly, given its name, that will mimic how the CLR finds one?...

 

AutomationElement /System.Automation  Replies (1) 20 August 2007
I am trying to write an application which automates one of UI based application written using Windows forms.But I am facing some issues. a) AutomationElement.Fromhandle sometimes throws an except...

 

IMetaDataImport::GetFieldProps getting a type  Replies (1) 17 August 2007
The documentation for GetFieldProps indicates I can get the type of the field from the second parameter (pClass [out] A pointer to a TypeDef token that represents the type of the field.) Unfortun...

 

What DLL has a strong naming problem?  Replies (2) 17 August 2007
Hi; I am getting the error: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(2721, 9): error MSB3217: Cannot register assembly "C:\src\kahuna\AutoTag\AutoTag2007\b ...

 

ResXResourceWriter  Replies (6) 14 August 2007
I am trying to use a resx file for a bitmap for a BizTalk functoid on .NET 1.1 with SP1. The trouble is that the ResXResourceWriter class does not appear to be part of the System.Resources name...

 

Uninstalling from Global assembly cache  Replies (4) 7 August 2007
I am trying to install and uninstall assemblies from GAC. I created a batch file which has following command in it: gacutil.exe /if MyCommonAssembly.dll Above command successfully installs MyCom...