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

ASP.NET

 
AnswerRe: implement membership in asp.net Pin
Jagz W24-Oct-09 5:56
professionalJagz W24-Oct-09 5:56 
GeneralRe: implement membership in asp.net Pin
OriginalGriff24-Oct-09 23:00
mveOriginalGriff24-Oct-09 23:00 
QuestionRobots meta tag Pin
AlexeiXX323-Oct-09 13:49
AlexeiXX323-Oct-09 13:49 
AnswerRegular expressions [modified] Pin
JimBob SquarePants23-Oct-09 8:51
JimBob SquarePants23-Oct-09 8:51 
QuestionUpdate using gridview Pin
Andrew Woodward23-Oct-09 8:49
Andrew Woodward23-Oct-09 8:49 
QuestionIE Cache problem flash [modified] Pin
Abbas_here23-Oct-09 5:57
Abbas_here23-Oct-09 5:57 
QuestionError when deploy website using webdeployment project in vs2008 Pin
Imran Khan Pathan23-Oct-09 3:44
Imran Khan Pathan23-Oct-09 3:44 
AnswerRe: Error when deploy website using webdeployment project in vs2008 Pin
Vimalsoft(Pty) Ltd23-Oct-09 4:22
professionalVimalsoft(Pty) Ltd23-Oct-09 4:22 

1) Section or group name 'system.web.extensions' is already defined. Updates to this may only occur at the configuration level where it is defined


Please check this in your webconfig , you should have gotten this error a long time ago, before you even try to publish your Project. remove one entry of that line in the web config.

2)C:\Program Files\MSBuild\Microsoft\WebDeployment\v9.0\Microsoft.WebDeployment.targets(639,7): error MSB4018: The "ToggleDebugCompilation" task failed unexpectedly.


Did you run this Web Deployment project from Visual Studio on server or use MSbuild to run this Web Deployment project file? If it is built in Visual Studio, please set "MSBuild project build output verbosity" option from (Tools menu, click Options, and then select the Projects and Solutions folder and click Build and Run) to get detailed build steps.

In this case, please make sure the process identity that your Web Deployment project is running under has appropriate permission, especially the location where the Output will be.

3)For other Errors look at this

http://blogs.msdn.com/clichten/default.aspx?p=3[^]

That is why i setup project to deploy my applications.

Vuyiswa Maseko,

Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code.

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.com
vuyiswa@its.co.za
http://www.itsabacus.co.za/itsabacus/

Questionprinting a page Pin
vijaylumar23-Oct-09 3:07
vijaylumar23-Oct-09 3:07 
AnswerRe: printing a page Pin
Vimalsoft(Pty) Ltd23-Oct-09 3:33
professionalVimalsoft(Pty) Ltd23-Oct-09 3:33 
GeneralRe: printing a page Pin
vijaylumar23-Oct-09 4:03
vijaylumar23-Oct-09 4:03 
GeneralRe: printing a page Pin
Vimalsoft(Pty) Ltd23-Oct-09 4:09
professionalVimalsoft(Pty) Ltd23-Oct-09 4:09 
AnswerRe: printing a page Pin
Abhishek Sur23-Oct-09 4:15
professionalAbhishek Sur23-Oct-09 4:15 
QuestionNewbie Help Pin
kruegersck23-Oct-09 3:05
kruegersck23-Oct-09 3:05 
AnswerRe: Newbie Help Pin
Vimalsoft(Pty) Ltd23-Oct-09 3:17
professionalVimalsoft(Pty) Ltd23-Oct-09 3:17 
GeneralRe: Newbie Help Pin
kruegersck23-Oct-09 3:24
kruegersck23-Oct-09 3:24 
GeneralRe: Newbie Help Pin
Vimalsoft(Pty) Ltd23-Oct-09 3:30
professionalVimalsoft(Pty) Ltd23-Oct-09 3:30 
QuestionMulti level marketing mlm asp.net Tree structure logic Pin
kirankkk200923-Oct-09 2:30
kirankkk200923-Oct-09 2:30 
AnswerRe: Multi level marketing mlm asp.net Tree structure logic PinPopular
Not Active23-Oct-09 2:36
mentorNot Active23-Oct-09 2:36 
AnswerRe: Multi level marketing mlm asp.net Tree structure logic Pin
Ashfield23-Oct-09 4:05
Ashfield23-Oct-09 4:05 
GeneralRe: Multi level marketing mlm asp.net Tree structure logic Pin
kirankkk20094-Nov-09 18:45
kirankkk20094-Nov-09 18:45 
GeneralRe: Multi level marketing mlm asp.net Tree structure logic Pin
kirankkk20094-Nov-09 18:47
kirankkk20094-Nov-09 18:47 
AnswerRe: Multi level marketing mlm asp.net Tree structure logic Pin
Christian Graus23-Oct-09 10:18
protectorChristian Graus23-Oct-09 10:18 
GeneralWeb Animation in ASP.NET! Pin
tunsten23-Oct-09 2:10
tunsten23-Oct-09 2:10 
GeneralRe: Web Animation in ASP.NET! Pin
sashidhar23-Oct-09 2:22
sashidhar23-Oct-09 2:22 

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.