Click here to Skip to main content
15,887,135 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to fix “Googlebot can't access your site” issue? Pin
Richard Deeming15-Apr-15 1:38
mveRichard Deeming15-Apr-15 1:38 
AnswerRe: How to fix “Googlebot can't access your site” issue? Pin
ZurdoDev15-Apr-15 3:32
professionalZurdoDev15-Apr-15 3:32 
QuestionReading Excel File Pin
anokeha_prani14-Apr-15 20:34
anokeha_prani14-Apr-15 20:34 
SuggestionRe: Reading Excel File Pin
Richard MacCutchan14-Apr-15 21:13
mveRichard MacCutchan14-Apr-15 21:13 
GeneralRe: Reading Excel File Pin
anokeha_prani16-Apr-15 0:35
anokeha_prani16-Apr-15 0:35 
GeneralRe: Reading Excel File Pin
Richard MacCutchan16-Apr-15 1:00
mveRichard MacCutchan16-Apr-15 1:00 
QuestionPorting ASP / Accessdb app from one VM env to another Pin
6fingers14-Apr-15 4:49
6fingers14-Apr-15 4:49 
AnswerRe: Porting ASP / Accessdb app from one VM env to another Pin
jkirkerx14-Apr-15 7:31
professionaljkirkerx14-Apr-15 7:31 
I remember back in the day 2003, most of those asp classic websites were pretty small in size, and had a database file, usually a MDF file located someone in one of the folders. They used a ADO adapter to talk to the file.

They were easy to setup, just copy the project into a folder, setup IIS server 4 or 5, point it to the website and go.
The database file location was hard coded into the code, so you may need to adjust it.

they were developed on Windows XP, and used Server 2003 to host them.
A gig of ram should do it.

Just create a Server 2003 virtual machine, copy the project into a dedicated hard drive with a root folder of
www\new website

and give it a run. You may need to fix some data paths in the code.

GeneralRe: Porting ASP / Accessdb app from one VM env to another Pin
6fingers18-Apr-15 4:49
6fingers18-Apr-15 4:49 
GeneralRe: Porting ASP / Accessdb app from one VM env to another Pin
jkirkerx19-Apr-15 9:26
professionaljkirkerx19-Apr-15 9:26 
QuestionGridView Looping Pin
Member 1024160513-Apr-15 2:16
Member 1024160513-Apr-15 2:16 
QuestionRe: GridView Looping Pin
ZurdoDev15-Apr-15 3:32
professionalZurdoDev15-Apr-15 3:32 
AnswerRe: GridView Looping Pin
User 418025410-Jul-15 11:24
User 418025410-Jul-15 11:24 
QuestionWhere is WAT? Pin
echoCon11-Apr-15 9:55
echoCon11-Apr-15 9:55 
QuestionRe: Where is WAT? Pin
ZurdoDev15-Apr-15 3:32
professionalZurdoDev15-Apr-15 3:32 
AnswerRe: Where is WAT? Pin
Richard Deeming15-Apr-15 8:07
mveRichard Deeming15-Apr-15 8:07 
AnswerRe: Where is WAT? Pin
echoCon19-Apr-15 19:59
echoCon19-Apr-15 19:59 
QuestionRe: Where is WAT? Pin
ZurdoDev20-Apr-15 1:28
professionalZurdoDev20-Apr-15 1:28 
Questionwhere is identity and access tool? Pin
echoCon11-Apr-15 9:51
echoCon11-Apr-15 9:51 
AnswerRe: where is identity and access tool? Pin
Afzaal Ahmad Zeeshan11-Apr-15 19:38
professionalAfzaal Ahmad Zeeshan11-Apr-15 19:38 
Questionwhy is media player control inactive? Pin
echoCon11-Apr-15 9:47
echoCon11-Apr-15 9:47 
AnswerRe: why is media player control inactive? Pin
Saravanan_babu21-Apr-15 19:29
Saravanan_babu21-Apr-15 19:29 
GeneralRe: why is media player control inactive? Pin
echoCon22-Apr-15 7:53
echoCon22-Apr-15 7:53 
QuestionConnect Console with ASP.NET Pin
Member 1110549010-Apr-15 20:22
Member 1110549010-Apr-15 20:22 
AnswerRe: Connect Console with ASP.NET Pin
Abhinav S10-Apr-15 20:55
Abhinav S10-Apr-15 20:55 

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.