Click here to Skip to main content
16,004,479 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How can I format string to two digit decimal number Pin
Guffa26-Apr-06 4:43
Guffa26-Apr-06 4:43 
AnswerRe: How can I format string to two digit decimal number Pin
Uma Kameswari26-Apr-06 6:41
Uma Kameswari26-Apr-06 6:41 
GeneralRe: How can I format string to two digit decimal number Pin
Enska8226-Apr-06 20:34
Enska8226-Apr-06 20:34 
Questionasp.net 2.0 send email Pin
fmardani26-Apr-06 2:57
fmardani26-Apr-06 2:57 
AnswerRe: asp.net 2.0 send email Pin
k_bhawna26-Apr-06 4:05
k_bhawna26-Apr-06 4:05 
AnswerRe: asp.net 2.0 send email Pin
Vasudevan Deepak Kumar26-Apr-06 18:36
Vasudevan Deepak Kumar26-Apr-06 18:36 
QuestionDeploy a Web Application Pin
NICE TO MEET26-Apr-06 2:53
NICE TO MEET26-Apr-06 2:53 
AnswerRe: Deploy a Web Application Pin
Daniel Santillanes26-Apr-06 6:15
professionalDaniel Santillanes26-Apr-06 6:15 
You only need to install the .net framework

After that, copy/paste the folder of your web application to the server, create a virtual directory for your web application in IIS, and that's it, it should work without problems.

.resx files are not needed for the web application to work, only the aspx files, images, .js files, .css files, all other content, and your bin directory with the web app's dll file.

That's it Smile | :)

daniero
Questiondefine arrays Pin
ptvce26-Apr-06 2:53
ptvce26-Apr-06 2:53 
AnswerRe: define arrays Pin
VaibhavJ26-Apr-06 3:35
VaibhavJ26-Apr-06 3:35 
QuestionCould not load type with framework 2.0 Pin
sergistm26-Apr-06 2:49
sergistm26-Apr-06 2:49 
AnswerRe: Could not load type with framework 2.0 Pin
Mike Ellison26-Apr-06 7:41
Mike Ellison26-Apr-06 7:41 
QuestionOWC10 Compatibility with ASP.NET 2.0 Pin
sohne26-Apr-06 2:35
sohne26-Apr-06 2:35 
AnswerRe: OWC10 Compatibility with ASP.NET 2.0 Pin
Mike Ellison26-Apr-06 2:44
Mike Ellison26-Apr-06 2:44 
QuestionUploading a word file into server folder??? Pin
Malayil alex26-Apr-06 2:18
Malayil alex26-Apr-06 2:18 
AnswerRe: Uploading a word file into server folder??? Pin
Mike Ellison26-Apr-06 2:28
Mike Ellison26-Apr-06 2:28 
QuestionConverting DOC to PDF Pin
AnantAwadhut26-Apr-06 2:04
AnantAwadhut26-Apr-06 2:04 
AnswerRe: Converting DOC to PDF Pin
Mike Ellison26-Apr-06 2:31
Mike Ellison26-Apr-06 2:31 
AnswerRe: Converting DOC to PDF Pin
Vasudevan Deepak Kumar26-Apr-06 18:37
Vasudevan Deepak Kumar26-Apr-06 18:37 
QuestionSearch Text within Word Documents and Acrobat files Pin
neeraj_k7726-Apr-06 1:57
neeraj_k7726-Apr-06 1:57 
AnswerRe: Search Text within Word Documents and Acrobat files Pin
Mike Ellison26-Apr-06 2:36
Mike Ellison26-Apr-06 2:36 
Questioncheckboxlist Pin
ritu432126-Apr-06 1:45
ritu432126-Apr-06 1:45 
AnswerRe: checkboxlist Pin
Mike Ellison26-Apr-06 2:38
Mike Ellison26-Apr-06 2:38 
QuestionSession End problem Pin
yogsworld26-Apr-06 1:37
yogsworld26-Apr-06 1:37 
AnswerRe: Session End problem Pin
J4amieC26-Apr-06 2:18
J4amieC26-Apr-06 2:18 

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.