Click here to Skip to main content
15,889,034 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionPlz tell me solution for it Pin
Swamytrva5-Apr-12 1:06
Swamytrva5-Apr-12 1:06 
AnswerRe: Plz tell me solution for it Pin
V.5-Apr-12 1:52
professionalV.5-Apr-12 1:52 
QuestionError solution Pin
Swamytrva5-Apr-12 1:04
Swamytrva5-Apr-12 1:04 
AnswerRe: Error solution Pin
V.5-Apr-12 1:58
professionalV.5-Apr-12 1:58 
QuestionFacing issue in jquery in Asp.net MVc application Pin
vnr5-Apr-12 1:01
vnr5-Apr-12 1:01 
Questionillegal characters in path : system.argumentException Pin
ausia195-Apr-12 0:18
ausia195-Apr-12 0:18 
AnswerCross post from C# forum. Pin
Pete O'Hanlon5-Apr-12 0:55
mvePete O'Hanlon5-Apr-12 0:55 
QuestionExport to Excel and Microsoft Jet Pin
biop.codeproject4-Apr-12 21:43
biop.codeproject4-Apr-12 21:43 
I am given an ASP.NET project. There is a page with export to excel button. I am shown that the export to excel button works in a machine with office installed and visual studio installed.

Now the project is moved to a new server. It has only IIS. The project works, but the export to excel does not work. I look at the connection string and find out it refers to Microsoft Jet. Could it be that I need to install Microsoft Jet to the new server?

HTML
Dim connectionString As String = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & strNewPath & ";Extended Properties=""Excel 8.0;HDR=Yes;IMEX=2"""

AnswerRe: Export to Excel and Microsoft Jet Pin
Reza Ahmadi8-Apr-12 19:04
Reza Ahmadi8-Apr-12 19:04 
GeneralRe: Export to Excel and Microsoft Jet Pin
biop.codeproject9-Apr-12 15:30
biop.codeproject9-Apr-12 15:30 
GeneralRe: Export to Excel and Microsoft Jet Pin
Reza Ahmadi9-Apr-12 18:08
Reza Ahmadi9-Apr-12 18:08 
QuestionError page not showing Pin
Andy Morris4-Apr-12 17:33
Andy Morris4-Apr-12 17:33 
AnswerRe: Error page not showing Pin
Reza Ahmadi4-Apr-12 19:33
Reza Ahmadi4-Apr-12 19:33 
QuestionHow to do impersonation programatically in vb.net? Pin
sanjayv.gade4-Apr-12 1:16
sanjayv.gade4-Apr-12 1:16 
QuestionRe: How to do impersonation programatically in vb.net? Pin
Richard MacCutchan4-Apr-12 2:40
mveRichard MacCutchan4-Apr-12 2:40 
AnswerRe: How to do impersonation programatically in vb.net? Pin
Eddy Vluggen4-Apr-12 2:50
professionalEddy Vluggen4-Apr-12 2:50 
AnswerRe: How to do impersonation programatically in vb.net? Pin
jkirkerx5-Apr-12 12:53
professionaljkirkerx5-Apr-12 12:53 
QuestionHow to test WebService from remote machine on Local network? Pin
Software20073-Apr-12 15:34
Software20073-Apr-12 15:34 
AnswerRe: How to test WebService from remote machine on Local network? Pin
Bernhard Hiller3-Apr-12 20:24
Bernhard Hiller3-Apr-12 20:24 
GeneralRe: How to test WebService from remote machine on Local network? Pin
Software20074-Apr-12 6:04
Software20074-Apr-12 6:04 
GeneralRe: How to test WebService from remote machine on Local network? Pin
Bernhard Hiller4-Apr-12 6:27
Bernhard Hiller4-Apr-12 6:27 
GeneralRe: How to test WebService from remote machine on Local network? Pin
Software20074-Apr-12 7:36
Software20074-Apr-12 7:36 
GeneralRe: How to test WebService from remote machine on Local network? Pin
Reza Ahmadi4-Apr-12 19:45
Reza Ahmadi4-Apr-12 19:45 
GeneralRe: How to test WebService from remote machine on Local network? Pin
jkirkerx5-Apr-12 10:50
professionaljkirkerx5-Apr-12 10:50 
Questionjquery validation Pin
indian1433-Apr-12 10:13
indian1433-Apr-12 10:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.