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

ASP.NET

 
QuestionTo store uploaded image path in database not image Pin
kishoregani4-Oct-07 1:29
kishoregani4-Oct-07 1:29 
AnswerRe: To store uploaded image path in database not image Pin
Jintal Patel4-Oct-07 1:40
Jintal Patel4-Oct-07 1:40 
AnswerRe: To store uploaded image path in database not image Pin
Paras Kaneriya4-Oct-07 2:31
Paras Kaneriya4-Oct-07 2:31 
AnswerRe: To store uploaded image path in database not image Pin
A.Surendar Reddy4-Oct-07 2:42
A.Surendar Reddy4-Oct-07 2:42 
QuestionRuntime error Pin
SUDHAKAR PALLAM4-Oct-07 1:25
SUDHAKAR PALLAM4-Oct-07 1:25 
AnswerRe: Runtime error Pin
Christian Graus4-Oct-07 1:34
protectorChristian Graus4-Oct-07 1:34 
GeneralRe: Runtime error Pin
SUDHAKAR PALLAM4-Oct-07 1:52
SUDHAKAR PALLAM4-Oct-07 1:52 
GeneralRe: Runtime error Pin
Richard Jones4-Oct-07 2:16
Richard Jones4-Oct-07 2:16 
It is probably the version of .NET the web server is using.

In the IIS configuration, the ASP.NET tab, change the .NET version to 2.0.

NOTE: This may break older web pages on the server that need 1.1.

You will need to get into application pools in that case.

Edit: (Assuming of course you already have the site set up for ASP.NET.)

"Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit..."
"There is no one who loves pain itself, who seeks after it and wants to have it, simply because it is pain..."

QuestionSession Time out Expire problem [modified] Pin
kirtiarora4-Oct-07 1:13
kirtiarora4-Oct-07 1:13 
QuestionProblem with table positioning Pin
Zoltan Aszalos4-Oct-07 1:02
Zoltan Aszalos4-Oct-07 1:02 
AnswerRe: Problem with table positioning Pin
Paddy Boyd4-Oct-07 1:05
Paddy Boyd4-Oct-07 1:05 
Questiontextbox management in asp.net Pin
haripriyach4-Oct-07 0:53
haripriyach4-Oct-07 0:53 
AnswerRe: textbox management in asp.net Pin
Christian Graus4-Oct-07 1:19
protectorChristian Graus4-Oct-07 1:19 
QuestionSQL Query Parent-Child data within same table. Pin
-- Abhi --4-Oct-07 0:44
-- Abhi --4-Oct-07 0:44 
AnswerRe: SQL Query Parent-Child data within same table. Pin
varshavmane4-Oct-07 0:57
varshavmane4-Oct-07 0:57 
GeneralRe: SQL Query Parent-Child data within same table. Pin
-- Abhi --4-Oct-07 1:08
-- Abhi --4-Oct-07 1:08 
GeneralRe: SQL Query Parent-Child data within same table. Pin
varshavmane4-Oct-07 1:12
varshavmane4-Oct-07 1:12 
AnswerRe: SQL Query Parent-Child data within same table. Pin
codeproject_Tarun4-Oct-07 2:08
codeproject_Tarun4-Oct-07 2:08 
Questionalertbox in web appln Pin
Priya S4-Oct-07 0:42
Priya S4-Oct-07 0:42 
AnswerRe: alertbox in web appln Pin
sulabh20204-Oct-07 0:47
sulabh20204-Oct-07 0:47 
AnswerRe: alertbox in web appln Pin
Paras Kaneriya4-Oct-07 0:54
Paras Kaneriya4-Oct-07 0:54 
AnswerRe: alertbox in web appln Pin
sulabh20204-Oct-07 1:01
sulabh20204-Oct-07 1:01 
GeneralRe: alertbox in web appln Pin
Priya S4-Oct-07 1:06
Priya S4-Oct-07 1:06 
GeneralRe: alertbox in web appln Pin
varshavmane4-Oct-07 1:20
varshavmane4-Oct-07 1:20 
AnswerRe: alertbox in web appln Pin
bhavesh31844-Oct-07 2:19
bhavesh31844-Oct-07 2:19 

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.