Click here to Skip to main content
16,010,114 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionUninstall Virtual Directory Pin
PMAC2-Jun-08 8:16
PMAC2-Jun-08 8:16 
QuestionHow can I show label inside Radiobutton list ? Pin
mdpavel2-Jun-08 6:31
mdpavel2-Jun-08 6:31 
AnswerRe: How can I show label inside Radiobutton list ? Pin
Christian Graus2-Jun-08 6:32
protectorChristian Graus2-Jun-08 6:32 
GeneralRe: How can I show label inside Radiobutton list ? Pin
mdpavel2-Jun-08 7:04
mdpavel2-Jun-08 7:04 
GeneralRe: How can I show label inside Radiobutton list ? Pin
Christian Graus2-Jun-08 8:22
protectorChristian Graus2-Jun-08 8:22 
QuestionUser controls -vs- WebParts Pin
Member 39190492-Jun-08 6:06
Member 39190492-Jun-08 6:06 
AnswerRe: User controls -vs- WebParts Pin
Christian Graus2-Jun-08 6:34
protectorChristian Graus2-Jun-08 6:34 
QuestionCompiling ASP.NET using ClientBuildManager class Pin
celebmor2-Jun-08 5:05
celebmor2-Jun-08 5:05 
Hello,
I am developing a C# application, using Visual Studio 2005, and .net 3.5 This application compiles asp.net webs an install them in IIS, and it works, at least with the small webs, but when I use the real web, no a test, the the asp compiler throught ClientBuildManager class returns this:
ERROR:

The type "ApplicationName.framework.controls.TreeViewControl2" could not be load

STACK TRACE:

bei System.Web.Compilation.WebDirectoryBatchCompiler.Process()
bei System.Web.Compilation.BuildManager.BatchCompileWebDirectoryInternal(VirtualDirectory vdir, Boolean ignoreErrors)
bei System.Web.Compilation.BuildManager.BatchCompileWebDirectory(VirtualDirectory vdir, VirtualPath virtualDir, Boolean ignoreErrors)
bei System.Web.Compilation.BuildManager.PrecompileWebDirectoriesRecursive(VirtualDirectory vdir, Boolean topLevel)
bei System.Web.Compilation.BuildManager.PrecompileWebDirectoriesRecursive(VirtualDirectory vdir, Boolean topLevel)
bei System.Web.Compilation.BuildManager.PrecompileWebDirectoriesRecursive(VirtualDirectory vdir, Boolean topLevel)
bei System.Web.Compilation.BuildManager.PrecompileWebDirectoriesRecursive(VirtualDirectory vdir, Boolean topLevel)
bei System.Web.Compilation.BuildManager.PrecompileAppInternal(VirtualPath startingVirtualDir)
bei System.Web.Compilation.BuildManager.PrecompileApp(VirtualPath startingVirtualDir)
bei System.Web.Compilation.BuildManager.PrecompileApp(ClientBuildManagerCallback callback)
bei System.Web.Compilation.BuildManagerHost.PrecompileApp(ClientBuildManagerCallback callback)
bei System.Web.Compilation.BuildManagerHost.PrecompileApp(ClientBuildManagerCallback callback)
bei System.Web.Compilation.ClientBuildManager.PrecompileApplication(ClientBuildManagerCallback callback, Boolean forceCleanBuild)
bei System.Web.Compilation.ClientBuildManager.PrecompileApplication(ClientBuildManagerCallback callback)
bei Database_Managing_Tool.WebCompiler.Compile() in C:\Dokumente und Einstellungen\MKnoppik\Desktop\Database Managing Tool\Database Managing Tool\WebCompiler.cs:Line 113.
bei Database_Managing_Tool.WebCompiler.Btn_Compile_Click(Object sender, EventArgs e) in C:\Dokumente und Einstellungen\MKnoppik\Desktop\Database Managing Tool\Database Managing Tool\WebCompiler.cs:Line 71.

I've founded this article en MS Support http://support.microsoft.com/kb/940700/en-us/ and talks about a hotfix impossible to download, I've called to MS like the website advise and they told me search in forums ...

Do someone knows how can I fix this error?
Questionsave and retrieve images from mysql database using asp.net with c# Pin
jmohan2-Jun-08 4:45
jmohan2-Jun-08 4:45 
AnswerRe: save and retrieve images from mysql database using asp.net with c# Pin
Christian Graus2-Jun-08 4:46
protectorChristian Graus2-Jun-08 4:46 
QuestionFit website to screen Pin
eyeseetee2-Jun-08 4:38
eyeseetee2-Jun-08 4:38 
AnswerRe: Fit website to screen Pin
Christian Graus2-Jun-08 4:45
protectorChristian Graus2-Jun-08 4:45 
AnswerRe: Fit website to screen Pin
JimmyRopes2-Jun-08 6:08
professionalJimmyRopes2-Jun-08 6:08 
GeneralRe: Fit website to screen Pin
eyeseetee2-Jun-08 21:45
eyeseetee2-Jun-08 21:45 
QuestionObject reference not set to an instance of an object Pin
laziale2-Jun-08 4:06
laziale2-Jun-08 4:06 
AnswerRe: Object reference not set to an instance of an object Pin
Vasudevan Deepak Kumar2-Jun-08 4:12
Vasudevan Deepak Kumar2-Jun-08 4:12 
GeneralRe: Object reference not set to an instance of an object Pin
laziale2-Jun-08 4:19
laziale2-Jun-08 4:19 
AnswerRe: Object reference not set to an instance of an object Pin
Christian Graus2-Jun-08 4:49
protectorChristian Graus2-Jun-08 4:49 
QuestionScrolling Datagrid Pin
EzhilarasiMSc2-Jun-08 3:31
EzhilarasiMSc2-Jun-08 3:31 
AnswerRe: Scrolling Datagrid Pin
Vasudevan Deepak Kumar2-Jun-08 3:35
Vasudevan Deepak Kumar2-Jun-08 3:35 
GeneralRe: Scrolling Datagrid Pin
EzhilarasiMSc2-Jun-08 3:43
EzhilarasiMSc2-Jun-08 3:43 
GeneralRe: Scrolling Datagrid Pin
Vasudevan Deepak Kumar2-Jun-08 4:19
Vasudevan Deepak Kumar2-Jun-08 4:19 
Questionhow do i send a Email using asp.Net Pin
koolprasad20032-Jun-08 3:00
professionalkoolprasad20032-Jun-08 3:00 
AnswerRe: how do i send a Email using asp.Net Pin
Vasudevan Deepak Kumar2-Jun-08 3:01
Vasudevan Deepak Kumar2-Jun-08 3:01 
GeneralRe: how do i send a Email using asp.Net Pin
koolprasad20034-Jun-08 18:22
professionalkoolprasad20034-Jun-08 18: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.