I read a lot on the subject before sending my problem. I don't have any answer for now. Still have this problem.
I gave permission for temp folder, ASP temporary folder. I work with WIN XP PRO and my DB is on a server name SBS. Any other idea.
System.InvalidOperationException: Unable to generate a temporary class (result=1).
error CS0009: Metadata file 'C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\Temp orary ASP.NET Files\thephilevb\bd099721\6bf86bc9\assembly\dl\332 a6843\f07a6309_0c06c401\Wrox.WebModules.Polls.Conf iguration.DLL' could not be opened -- 'Accès refusé. '
at System.Xml.Serialization.Compiler.Compile()
at System.Xml.Serialization.TempAssembly..ctor(XmlMap ping[] xmlMappings)
at System.Xml.Serialization.XmlSerializer.GenerateTem pAssembly(XmlTypeMapping xmlTypeMapping)
at System.Xml.Serialization.XmlSerializer..ctor(Type type)
at Wrox.WebModules.Polls.Configuration.ModuleConfig.G etSettings() in C:\Wrox\ThePhileVB\WebModules\Polls\Polls.Configur ation\ModuleConfig.
vb:line 28
at Wrox.WebModules.Polls.Business.Question.GetCurrent Id() in C:\Wrox\ThePhileVB\WebModules\Polls\Polls.Business \Question.
vb:line 224
at Wrox.WebModules.Polls.Web.Controls.User.Poll.DataB ind() in C:\Wrox\ThePhileVB\WebModules\Polls\Poll.ascx.
vb:l ine 260
at Wrox.WebModules.Polls.Web.Controls.User.Poll.Page_ Load(Object sender, EventArgs e) in C:\Wrox\ThePhileVB\WebModules\Polls\Poll.ascx.
vb:l ine 62
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain()