Click here to Skip to main content
16,007,858 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionValidation of viewstate MAC failed Pin
AlexeiXX310-Oct-08 7:56
AlexeiXX310-Oct-08 7:56 
QuestionRead XML file Pin
.NET- India 10-Oct-08 3:20
.NET- India 10-Oct-08 3:20 
AnswerRe: Read XML file Pin
led mike10-Oct-08 5:11
led mike10-Oct-08 5:11 
GeneralRe: Read XML file Pin
.NET- India 12-Oct-08 19:30
.NET- India 12-Oct-08 19:30 
GeneralRe: Read XML file Pin
led mike13-Oct-08 5:56
led mike13-Oct-08 5:56 
Questionthe element buildproviders cannot not be defined below the application level in asp.net 2.0 Pin
Reddy Prakash10-Oct-08 3:06
Reddy Prakash10-Oct-08 3:06 
AnswerRe: the element buildproviders cannot not be defined below the application level in asp.net 2.0 Pin
Guffa10-Oct-08 14:34
Guffa10-Oct-08 14:34 
AnswerThe element 'buildproviders' cannot not be defined below the application level Pin
Member 803969519-Aug-14 11:06
Member 803969519-Aug-14 11:06 
You can fix this problem either defining the element in the web.config file of the root dir or setting Virtual Directory as APPLICATION in IIS.

For doing this with IIS 6.0, you first have to set the the directory in which your site is present as a Virtual Directory and then define this virtual directory as an Application.

All physical directories under Inetpub\Wwwroot are not considered applications until the following procedure is used.

1. Open IIS Manager.

2. Expand the Default Web Site node and look for the subdirectory that you want to designate as an application root.

3. Right-click the directory that you want to mark as an application root, and then click Properties.

4. On the Directory tab, in the Application Settings section, click Create.

5. In the Application name text box, type the name of the application, and then click OK.

The virtual directory is now an application root.
CUCURACHI GIORGIO

Questionproblem with downloading .SVG file with webclient Pin
koolprasad200310-Oct-08 2:50
professionalkoolprasad200310-Oct-08 2:50 
QuestionSend Cookie in HTTP Header Request Pin
il_manti10-Oct-08 1:16
il_manti10-Oct-08 1:16 
AnswerRe: Send Cookie in HTTP Header Request Pin
il_manti10-Oct-08 2:25
il_manti10-Oct-08 2:25 
QuestionHow to set 'RewriteRule' in .NET? Pin
Anand Desai9-Oct-08 23:07
Anand Desai9-Oct-08 23:07 
Questionchekboxcheckchange, dropdown enable/disable Pin
Member 38798819-Oct-08 22:24
Member 38798819-Oct-08 22:24 
AnswerRe: chekboxcheckchange, dropdown enable/disable Pin
eyeseetee9-Oct-08 22:53
eyeseetee9-Oct-08 22:53 
GeneralRe: chekboxcheckchange, dropdown enable/disable Pin
Member 38798819-Oct-08 22:57
Member 38798819-Oct-08 22:57 
GeneralRe: chekboxcheckchange, dropdown enable/disable Pin
Abhijit Jana11-Oct-08 1:01
professionalAbhijit Jana11-Oct-08 1:01 
Questionprob. with master page Pin
a.saurabh9-Oct-08 21:31
a.saurabh9-Oct-08 21:31 
AnswerRe: prob. with master page Pin
AlexeiXX310-Oct-08 8:29
AlexeiXX310-Oct-08 8:29 
AnswerRe: prob. with master page Pin
Abhijit Jana12-Oct-08 1:48
professionalAbhijit Jana12-Oct-08 1:48 
Questionhow can i lock a row while workng on it so that no other user can interfere Pin
raghvendrapanda9-Oct-08 20:46
raghvendrapanda9-Oct-08 20:46 
AnswerRe: how can i lock a row while workng on it so that no other user can interfere Pin
Ashfield9-Oct-08 21:46
Ashfield9-Oct-08 21:46 
GeneralRe: how can i lock a row while workng on it so that no other user can interfere Pin
Wendelius10-Oct-08 22:18
mentorWendelius10-Oct-08 22:18 
AnswerRe: how can i lock a row while workng on it so that no other user can interfere Pin
eyeseetee9-Oct-08 21:56
eyeseetee9-Oct-08 21:56 
QuestionAutocomplete Textbox through listbox value in .net 2.0 Pin
kandalu9-Oct-08 20:10
kandalu9-Oct-08 20:10 
AnswerRe: Autocomplete Textbox through listbox value in .net 2.0 Pin
eyeseetee9-Oct-08 21:57
eyeseetee9-Oct-08 21:57 

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.