Uninstall string in VB.NET
Hi experts,I am developing an desktop based application using VB.NET, similar to add/remove program. everything was working fine until i start working on uninstall feature. Now what am i doing is that...
View ArticleSpeech recognition SDK query
Hi,I am trying to feed in audio packets (ulaw,pcm) fomats to recognizer (SDK). But recognizer is not able to recognize the work. recognizer.SetInputToAudioStream(audiostream,...
View Articlehow to create shortcut in mycomputer?
hello,how to create shortcut in mycomputer??thanks
View Articleordering datatset in vb.net
<form action="http://translate.google.com/" autocomplete="off" closure_uid_444487436="191" enctype="application/x-www-form-urlencoded" id="gt-form" method="get" name="text_form" target="">hi How...
View ArticleIncorrect result from Speech Recognizer
Hi,Using .Net Framework 4.0 Used C# speech library to convert audio file to text .But not getting exact match of text and audio.Please share the way to improve the match between text & audio.
View ArticleHow to add multi ip in one net adapt card ?
I know how to add one ip in a net adapt card using powershell , but I want to binding two ip in that net adapt card , I want to know how to do this. how to do this in powershell?thanks a lot. :)
View Articlehow to make .dll file secure ?
hi..I have question that if anyone can open .dll file using some kind of retractor or decompiler ...so how secure .dll file ... how to make dll more secure so that if any one try to open/decompile...
View Article.Net 4.0 Runtime changes CuurentCulture on its own
Hello,I have the following problem,at least on a german 64bit Windows 7 and .Net 4.0 using C#.I do the following using System.Threading: using System.Globalization: Thread.CurrentThread.CurrentCulture...
View ArticleShow Result
Hi I am using Visual Studio 2012 and language is vb.net. I make two forms one for a user to enter data and other for customer which is read only for that i used label instead of text boxes. My question...
View ArticleHow to deploy assembly 32 from installer 64 ?
Hi,I have 2 assemblies 32 and 64. I want to put them in GAC folder in Deployment project target x64. I already put them in GAC folder. When I try to install, I got error 2908 and after click OK, it...
View ArticleErro SingleMembership
No meu Global.asaxWebSecurity.InitializeDatabaseConnection("DefaultConnection", "Users", "Id", "Email", autoCreateTables: true);Qdo executa essa linha, rcebo o erro:Additional information: Attempt by...
View Article'System.Threading.ThreadAbortException' at XslCompiledTransform...
I am running an Automation testing through Visual Studio team Server 2005 on my application. The application is a WCF service with Multithreading feature from its BO layer. The userload on VSTS is 2...
View Articleproject built target .net4.0 fails to launch on win 7 systems with .net 4.5...
we have a software that is pretty stable for the past few years, and lately has a lot of field issues with the new build. Our system is built target .net 4. If the client machine has no .net4.5...
View ArticleDetect audio device plugged unplugged
Hi I am trying to get an event when an audio device is plugged or unplugged I was trying to use CoreAudio API I created ImmNotificationClient.cs interfaceusing System; using System.Collections.Generic;...
View ArticleReal URL under URL Rewrite
How can I know visiting a website with friendly url what's the real URL under this url rewriting ?
View Articlehow to count 3 seconds before running the code?
Hi, I have a POS software with a txtBarCode textbox. I want when the user scan the bar code and after the textbox was idle for 3 seconds to run find_product() class? How can I do this please? also if...
View ArticleEncoding for AMERICAN_AMERICA.AL32UTF8 equivalent in Windows
Hi All,We have the data source which we are getting. We are storing it in the database and getting the data from the database.Once we get the data from the database, we are creating .CSV file using the...
View ArticleRemote_user not passed in reverse proxy
Hi Team,Our webserver is ARR enables.Trying to setup the reverse proxy but using urlrewrite.Request reaches the backend server but the Request header Remote_user is empty.Any workaround to pass the...
View Articlehow to fix microsoft.net framework error
Not sure what the problem is. I keep receiving the following message every time I start my computer. plz help to solve out this problem.unhandled exception has occurred in your application. if you...
View ArticleAfter EF 6.X upgrade, Include call magically dies...
I thought I had successfully upgraded to EF6, from EF5. I updated my T4 templates and fixed any references and compiler issues that showed up. But My code is failing and it won't tell me why... public...
View Article