Hi, I just wanted to know that can VB.Net make make a 32 bit console-based command line executable for Windows. Thanks in advance.
arslanjatt
Posts
-
Can VB.Net make a 32 bit console-based command line executable for Windows -
MP3 Files get deleted automatically.Hi i have downloaded some mp3 files from www.radioreloaded.com, i have shut down my system. When i have turned on my system and browse the folder with mp3 songs there is no file in that folder. I have faced this problem 2nd time. Please let me know is there any virus or something else. Thanks in advance. Arslan Ilyas
-
Problem while uploading websiteHi, I am using infragistics control in my web application. I am uploading the dll files of those control in bin file on ftp. It is not working properly. Will any one let me know is there anything else to do with it? My hosting server is godaddy. Thanks in advance. Regards, Arslan Ilyas
-
Permisions in windows vistaHi, I have build a desktop application and a windows service in c#.net 2.0. I have made a button on main form of application which start or stop windows service. Now, it is working properly in windows XP. But when i install it on windows vista i won't be able to stop or start service. It didn't work. The other thing is that visual studio 2005 doesn't run in debug mode in windows vista. Can anybody help me. Thanx in advance. regards, Arslan Ilyas
-
why should we assigne an object to null?The first statement means that you are going to declare an object and the second statement mean you are going to dispose an object. If you want to dispose an object then you assign null to that object.
-
Print doc files without MS WordHi, I have to build a windows application in C#. What the application needs to do is print doc files even Microsoft word is not installed. Do you guys have any solution. Please help me out. Thanks in advance. regard, Arslan Ilyas
-
Security issuewhen i perform an action. When i upload an image and then i want to convert it into text then this error occurs. I don't have any database attached with this application.
-
Security issueWell this aplication convert imagage to text image. I've added a module to convert image format from one to other. I've done googling but i didn't found solution. I've given all the rights on web server. I've not made this site. I have made enhancement in this application. As i think this application was built in asp and then converted to asp.net because HTML controls have been used instead of ASP.Net controls. So, can you help me out? Any ways thanks for your response. Here is the url of appliction www.photo2text.com Thanks Arslan Ilyas
-
Security issueHi, I am working on a web application www.photo2text.com its working properly on local host. But it gives me error online. Here is the error, Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. Please do help me. Thanks in Advance Arslan Ilyas
-
Problem with Fax in C#Hi, i m sending fax by using FAXCOMLIB.DLL in C#. The file i am going to send is PDF file. Everything is fine but when the fax is going to be sent that PDF file opened in Adobe Reader. I just want to send the FAX. I don't want PDF file to be opened in adobe reader. Can any one help me that how can i do this. Thanks in advance Arslan Ilyas
-
Opening windows application from a web applicationI couldn't understand what you want to say? Please let me know is it possible or not?
-
Opening windows application from a web applicationyes almost right
-
Opening windows application from a web applicationLet me tell you in detail. What windows application does is to burn a cd by using NeroCommand.exe which is in the folder of C:\Program Files\Ahead\Nero\NeroCommand.exe. There is an object of ZylBurner.Burner class. It gets the NeroCommand.exe path by burner.GetNeroCommand(). When i run the application from the exe on local system it works properly and when i run it with the help of process it opened but didn't work properly. i mean to say not get the path of nerocommand.exe. Is there any problem of rights? Thanks for you cooperation
-
Opening windows application from a web applicationSorry i mean to sya windows application is installed on Web Server not on client. It communicate with the Local System. I can open a NOTEPAD.EXE properly and it work properly also. But, CSharpDemo.exe doesn't work properly.
-
Opening windows application from a web applicationWindows application didn't work properly. Act. it is a demo aopplication to burn the cd. windows application is not installed on server not on client.
-
Opening windows application from a web applicationHi, I am trying to open a windows application by this code Process test = new Process(); test.StartInfo.FileName = "C:\\Program Files\\PakInc\\SupnaBurnCDSetup\\CSharpDemo.exe"; test.Start(); windows application is executed but it didn't work properly. Can anybody help me. Thanks
-
Import and export sql data in microsoft excel fileHi, I want to import data from sqlserver to excel file and export data from excel to sqlserver. I have imported the data from sqlserver but i don't have idea to export data from excel to sqlserver. Do you guys have any solution that can help me. Thanks Arslan Ilyas .Net Developer Red Signal
-
Call windows service from a web applicationThanks a lot. I want to do it on server. So, it would help me a lot. Thanks again
-
Call windows service from a web applicationHi, I've made a windows application and i want to call it from a web application. How can i call it from a web application. Should i use web service to do so? If yes then how can i call from web service. Please give me material according to this. Thanks
-
Burning CD in Web ApplicationClient ask me to do on server side. They have their own server. So is there any solution to do that. Can i do it by calling a windows service from a web application. Please do help me. Thanks in advance