[MonoDevelop] Monodevelop 2.2 Beta 2 (2.1.1) Local Deploy fail
mlemay
mlemay at adknowledge.com
Fri Oct 23 13:01:36 EDT 2009
I'm working on an ASP.net project ported from developer studio to
monodevelop. I had various problems and misadventures with the latest
stable version of monodevelop, so I upgraded to Monodevelop 2.2 Beta 2
(2.1.1). The project builds like a champ, but when I go to Project-> Deploy
to Web, deploying to a local directory, I get the following:
Web deploy failed due to unhandled exception.
System.MethodAccessException: DialogDelegate..ctor(System.Object, IntPtr)
at __DialogDelegate_DelegateFactory_21.Create(Delegate , SyncContext )
at MonoDevelop.Core.Gui.SyncContext.CreateSynchronizedDelegate(Delegate
del)
at MonoDevelop.Core.Gui.DispatchService.GuiDispatch[T](T theDelegate)
at
MonoDevelop.Deployment.Gui.DialogFileReplacePolicy.GetReplaceAction(String
source, DateTime sourceModified, String target, DateTime targetModified)
at
MonoDevelop.Deployment.Targets.LocalFileCopyHandler.InternalCopyFiles(IProgressMonitor
monitor, IFileReplacePolicy replacePolicy, FileCopyConfiguration copyConfig,
DeployFileCollection deployFiles, DeployContext context, String realPrefix)
at
MonoDevelop.Deployment.Targets.LocalFileCopyHandler.CopyFiles(IProgressMonitor
monitor, IFileReplacePolicy replacePolicy, FileCopyConfiguration copyConfig,
DeployFileCollection deployFiles, DeployContext context)
at MonoDevelop.Deployment.FileCopyHandler.CopyFiles(IProgressMonitor
monitor, IFileReplacePolicy replacePolicy, FileCopyConfiguration copyConfig,
DeployFileCollection files, DeployContext context)
at
MonoDevelop.Deployment.FileCopyConfiguration.CopyFiles(IProgressMonitor
monitor, IFileReplacePolicy replacePolicy, DeployFileCollection files,
DeployContext context)
at MonoDevelop.AspNet.Deployment.WebDeployService.DoDeploy(Object o)
I'm running on Windows XP professional SP 3.
-Matt
--
View this message in context: http://www.nabble.com/Monodevelop-2.2-Beta-2-%282.1.1%29-Local-Deploy-fail-tp26029994p26029994.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
More information about the Monodevelop-list
mailing list