how to get the symbol of ASCII code in VB.NET
Hi all,I need to know the way of getting the propper symbol of ASCII character.For example , 58 is ":"Best regards...
View ArticleWindows service getting stopped abruptly
Hi,I have a windows service application which pings server continuously every 10 secs and downloads files from the server.Recently, I have faced an issue where suddenly service is getting stopped and I...
View ArticleError While Accessing Microsoft.Office.Interop.Outlook.dll in windows service
Got this Error :Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80010001 Call was rejected by callee. (Exception from...
View ArticleProblem GET BETWEEN STATEMENT in vbnet
Hi!I have to columns on access document.First is called "VOL" and contain numbers 1 to 10 and the secod is called "PAGE" contains numbers from 1 to 250So each "VOL" has 250 "PAGES". I can get numbers...
View ArticleIdentity and Access tool for ASP.NET 4.0 web application
Hi,I downloaded Identity and Access tool in Visual Studio 2012. But the option doesn't appear in the application. I'm using Framework 4.0 and I guess that if I migrate to 4.5 I would have the option...
View ArticleWinRT: FileNotFoundException OnSuspension
Hi,I always get an Unhandled Exception causing my app to crash when debugging suspending in a ModernUI App containing AI.The stacktrace starts with:First-chance exception at 0x764D2EEC in xxx.exe:...
View ArticleHow to determine programmatically whether my .NET application has been compiled?
I need to determine programmatically whether my .NET application has been compiled (with "NGEN INSTALL").I developed the app, using C#. The problem is that it uses a Microsoft assembly (OpenXML SDK)...
View ArticleDescription: The process was terminated due to an internal error in the .NET...
Hello everybody,since a few days our windows service application crashes several times with the same errorFramework Version: v4.0.30319 Description: The process was terminated due to an internal error...
View Articlecustomize Gridview Paging in asp.net
I am working gridview related task, i have gridview with records and i want paging for that I want to put a textbox & button in my gridview control to let the user input how many records the user...
View ArticleCan't Add the DataRow to the List
A method which return the Ienumerable<DataRow> Then it can't be added to the List<DataRow> ;Func< string, IEnumerable<DataRow> > name = ( s ) => table.select(...
View ArticleEncryption algorithm and level used in TCPChannel when IsSecured property is...
Hi,As per the HIPPA requirement we need to encrypt the communication between our server and client application. The HIPPA has a specific requirement of encryption level. I would like to know what kind...
View Articleconnection string based on ms access version present in PC
I have developed a windows application. My development environment is win7, office2007, C#, VS2010, Winforms. My application stores data in MS Access.Is there any way with which i can create a...
View Articleimpacts of using visual basic 6 functions in vb.net application
I would like to know the impacts of using visual basic 6 functions in vb.net application.Any performance impact?
View Articleasp.net
using:Machine: hp Pavilion 9 g6 notebookOS: Windows 7 Ultimate 64biti installe sucsessfully Visual Studio 2010, i run programe too, but next day i can't run any programe,Error: Unable To Launch...
View Articleasp.net
using:Machine: hp Pavilion 9 g6 notebookOS: Windows 7 Ultimate 64biti installe sucsessfully Visual Studio 2010, i run programe too, but next day i can't run any programe,Error: Unable To Launch...
View ArticleHttpConfiguration assembly reference error
We developed Asp.net MVC application using .net 4.5 in VS2012 then later We decided to recompile in .net 4.0 by changing Target framework in project properties. Now we are getting error like"Error 1036...
View Articleus postal service integration .net application
Hi, Can any one help me regarding how to integrate US postal service into my .net application.I already registered with USPS.com.but not getting how to start.Please help me out Thanks in advance sanjay
View ArticleParameter count mismatch
i m using reflection to load assembliesi hav class likepublic class myclass{ public void MyFun (Object[] myObjAry ) { } } when i used reflection to get Method , it fetch method perfectly...
View ArticleSpeech Recognition is not available on this system. SAPI and Speech...
Hello All, I have the Microsoft Speech Platform SDK installed and I'm trying to install the Microsoft Speech Platform Runtime (so I can use my code using the Microsoft.Speech library).When I try to...
View ArticleI need help (This application has requested the Runtime to terminate it in an...
Hi i installed the virtual tour software (tourweaver 7.70) recently..when i come to stage to publish or preview my project using this software i receive the following error message {runtime error...
View Article