DB Error: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2

SELECT * FROM `user` the_table WHERE the_table.userid = DB Error: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2

SELECT * FROM `user` the_table WHERE the_table.userid = I am having DOT NET application project in exe file.. How to execute it in - iTechForums
Login
Search
Welcome to the iTechForums.
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
To register now click here.
Latest Threads
Advertisements
Forum Statistics
Threads:
Posts: 3
Members:
Number of Users Online:
Welcome to our newest member,
Reply
 
Thread Tools Display Modes
  #1  
Old 05-14-2008, 11:51 PM
Nith Nith is offline
Junior Member
 
Join Date: May 2008
Posts: 1
Default

I am having DOT NET application project in exe file.. How to execute it in


IIS..help please? I made connection of my database to sql.. then
The process i made to execute is..controlpanel-->adminstrators tool--->IIS---->website--->defaultwebsite-->project name(my project)-->rightclick-->browse.this is what i did. but "page cannot display" is seen.. Is there any other method to execute it.
why its not coming..?
pls tell me some other ways to execute it...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 05-15-2008, 12:25 AM
Peter K Peter K is offline
Junior Member
 
Join Date: May 2008
Posts: 21
Default

I don't think IIS works with EXE files. Surely you need to write web pages as ASP dot Net? Have a look at some ASP tutorials.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 05-15-2008, 12:31 AM
Aardvark Aardvark is offline
Junior Member
 
Join Date: May 2008
Posts: 7
Default

IIS doesn't use EXE files.
An IIS web application consists of .ASPX files (web pages) and a DLL or series of DLLs (libraries).

If you have the code that created the EXE, and it's .NET, you should be able to create a Web Project and import your existing code into it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to create executable file of c#.net project? Aakash R .Net (ASP.Net, VB.Net, C#) 0 05-08-2008 07:58 AM
how do i execute a script in my /scripts directory on unix via ssh? Eylül UNIX 0 05-08-2008 07:57 AM
Academic Project MCA BE BTech BE BCA BSc MSc Live Project Trainee ASP.NET... Anupama Nair .Net (ASP.Net, VB.Net, C#) 1 05-07-2008 06:31 AM
How to use marathi languagein c#.net project.Plz Give me sample demo,project? amol .Net (ASP.Net, VB.Net, C#) 0 05-06-2008 05:54 PM
which program will execute faster c language or visual basic 6.0? BABU Visual Basic 0 05-06-2008 05:00 PM

Your Ad Here

All times are GMT. The time now is 12:53 PM.