NullReference in PrintQueueCollection
Hi,Exception:System.Printing Object reference not set to an instance of an object. at MS.Internal.PrintWin32Thunk.EnumDataThunkObject.GetPrintSystemValuesPerPrintQueues(PrintServer printServer,...
View ArticleData security over transit
Hi Guys,A Winform client connects through .NET Remoting to Server components (C#), Currently looking for to enable data encryption in transit. from my search, I found that there are lot of...
View ArticleMsChart Axis X Minimum value being overridden to a lower value
Have been trying to solve this issue from some time now. The symptom is with the X axis I see that the value get overrided to a lower value from what I have set it at in...
View Articlesolution for Application: w3wp.exe Framework Version: v4.0.30319 Description:...
When you run a Microsoft .NET Framework 4-based application, the application may crash intermittently. When this issue occurs, two error events that resemble the following are logged in the Application...
View ArticleEntryWrittenEventHandler delivers large number of very old events
I have the following code which is using the "EntryWrittenEventHandler" class. It is running on thousands of machines very well. But in the last weeks I get a very strange behavior on more and more...
View Articlecopy file in folder (C#)
Hi! I have done the code below. The code is formed by three methods. The first method (browseDoc) browse for a file, and it saves the filename in a string variable called "file". The second method...
View ArticleUniversal Windows Platform - Unable to load dll sqlite3. the specified module...
Hi,I am running a universal app on an ARM device. On runtime it crashes with the above error. It worked fine a few days ago but recently it crashes with this error. I have the latest version of the...
View ArticleFree FingerPrint identification SDK
Dear all,Is there Any free FingerPrint identification SDK Available in .net(c#) for any Fingerprint Access Control (any Brand)?Thanks.
View ArticleUnable to install MsmqDistributor
Hi,I am getting below error while installing MsmqDistributor service: C:\Program Files (x86)\Microsoft Visual Studio 14.0>installutil - "D:\Software\M icrosoft\Enterprise...
View ArticleUsing ADAL against ADFS 3.0 for non-windows clients
Has anyone been able write a client based app (js, nodejs, xamarin etc) that runs on a mac or linux OS that can authenticate the user and acquire a token against ADFS? I'm unable to write something...
View ArticleFreezable vs Readonly Objects
I have a class to manage constants being used across the application likepublic static class Constants{ private Point p= new Point (10,10); Public Point ABC { get { return p;}}}This property...
View ArticleApplication created in .net 1.1.4322 for XP working in WIN 7. How does .net...
I have an application that was originally built in .net 1.1.4322 and deployed on XP desktops. The application resides on the desktops and processes inputs via CTIOS (Computer telephony integration)....
View ArticleWindows event log not being created, no exception
Running on a desktop I have the following code:if(!EventLog.SourceExists("AutoTag"))EventLog.CreateEventSource("AutoTag","AutoTag");// Create an EventLog instance and assign its source.EventLog myLog...
View ArticleWrite a program to calculate formulae πr2 in c sharp
Write a program to calculate formulae πr2 in c sharp
View ArticleWrite a program to calculate power of given number by user
Write a program to calculate power of given number by user in csharp
View ArticleWSANOTINITIALISED (10093) when calling BeginAcceptTcpClient()
Hi,I have an .NET 3.5 application, which have a server socket. The connecting clients are handled using functions BeginAcceptTcpClient and EndAcceptTcpClient. Old version of the application have worked...
View ArticleHow to update group policy of domain user using IGroupPolicyObject?
i am writing a program to update the group policies of the user for windows 10. I am able to update the local group policies of users in a workgroup using the...
View ArticleIs there any forums for bot frame work?
Hi, I am developing one Bot frame work application in that i want to get the user current location details for this i am using the Geolocation Class when i am using this class i am not able to add...
View ArticleUnable to install .NET
Hi,I am trying to install .NET on Windows 7 Professional 64bit but getting:Blocking Issues: The setup cannot run in compatibility mode. The .NET Framework 4.6.1 is not supported on this operating...
View Article