Click here to Skip to main content
15,888,286 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Expected ')' Pin
Nagy Vilmos20-Jun-12 22:44
professionalNagy Vilmos20-Jun-12 22:44 
AnswerRe: Expected ')' Pin
ZurdoDev21-Jun-12 2:34
professionalZurdoDev21-Jun-12 2:34 
AnswerRe: Expected ')' Pin
Abhinav S21-Jun-12 20:16
Abhinav S21-Jun-12 20:16 
AnswerRe: Expected ')' Pin
JMummery23-Jun-12 13:34
professionalJMummery23-Jun-12 13:34 
AnswerRe: Expected ')' Pin
Dhyanga9-Jul-12 11:38
Dhyanga9-Jul-12 11:38 
QuestionFormated tooltip Pin
lrsalunkhe20-Jun-12 20:39
lrsalunkhe20-Jun-12 20:39 
AnswerRe: Formated tooltip Pin
ZurdoDev21-Jun-12 2:35
professionalZurdoDev21-Jun-12 2:35 
QuestionCommon error when uploading files? Pin
Member 245846720-Jun-12 18:26
Member 245846720-Jun-12 18:26 
CSS
When I run the selected file and press upload image files the following error:

Compilation Error
Description: An error occurred during three days the compilation of a resource required to service this request. Please review the specific error details and modify sau your source code appropriately.

Compiler Error Message: CS0103: The name 'Common' does not exist in the current context

Source Error:

Line 51:
Line 52: / / file name to not be centralized file + extension of the file to upload
Line 53: strFileName = Common.GetFileName () + System.IO.Path.GetExtension (Hinh1.FileName) / / this line error immediately
Line 54:
Line 55: / / Path Large file I save

Common under which this namespace? I have tried namespace
using System.Data.Common;
but not

AnswerRe: Common error when uploading files? Pin
Sandeep Mewara20-Jun-12 19:43
mveSandeep Mewara20-Jun-12 19:43 
AnswerRe: Common error when uploading files? Pin
ZurdoDev21-Jun-12 2:37
professionalZurdoDev21-Jun-12 2:37 
Questionasp.net 2010 button Pin
classy_dog20-Jun-12 10:08
classy_dog20-Jun-12 10:08 
AnswerRe: asp.net 2010 button Pin
R. Giskard Reventlov20-Jun-12 10:47
R. Giskard Reventlov20-Jun-12 10:47 
GeneralRe: asp.net 2010 button Pin
classy_dog20-Jun-12 15:53
classy_dog20-Jun-12 15:53 
AnswerRe: asp.net 2010 button Pin
David Mujica20-Jun-12 11:03
David Mujica20-Jun-12 11:03 
AnswerRe: asp.net 2010 button Pin
trooper081421-Jun-12 8:44
trooper081421-Jun-12 8:44 
Questioncolumns in mutilple rows using any control to be exported to excel? Pin
akpaga2220-Jun-12 9:40
akpaga2220-Jun-12 9:40 
AnswerRe: columns in mutilple rows using any control to be exported to excel? Pin
Sanjay Kunjam21-Jun-12 21:16
Sanjay Kunjam21-Jun-12 21:16 
Questionsave image in mvc3 Pin
HamedYem20-Jun-12 6:00
HamedYem20-Jun-12 6:00 
Questioncrystal report Pin
ManjuDipu19-Jun-12 23:13
ManjuDipu19-Jun-12 23:13 
AnswerRe: crystal report Pin
Sandeep Mewara20-Jun-12 1:14
mveSandeep Mewara20-Jun-12 1:14 
GeneralRe: crystal report Pin
ashjassi17-Aug-12 3:06
ashjassi17-Aug-12 3:06 
QuestionCreate Dymanic Controls in MVC Pin
Pankaj Kohli19-Jun-12 17:23
Pankaj Kohli19-Jun-12 17:23 
QuestionDownload file without extension issue Pin
Roman Muntyanu19-Jun-12 8:19
Roman Muntyanu19-Jun-12 8:19 
AnswerRe: Download file without extension issue Pin
Sandeep Mewara20-Jun-12 1:17
mveSandeep Mewara20-Jun-12 1:17 
GeneralRe: Download file without extension issue Pin
Roman Muntyanu20-Jun-12 1:34
Roman Muntyanu20-Jun-12 1:34 

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.