Sign in
|
Join
|
Help
in
Current Tags
(Entire Site)
Frederick Chapleau weBlogs
Home
Blogs
Photos
Downloads
All Tags
»
Deployment
(
RSS
)
Browse by Tags
Sorry, but there are no more tags available to filter with.
ASP.NET web applications
Website are great, when you want to troubleshoot your code and deploy it for internal use. But what to do when you do not want to give your access to your code? Check out Web Applications... -f. ref.: http://msdn.microsoft.com/en-us/asp.net/aa336618.aspx
Posted to
Frederick Chapleau .NET Tip of the Day
(Weblog)
by
Frederick.Chapleau
on 07-12-2009
Deployment, and installation
When it’s time to deploy an application, there is multiple options : xcopy, Click Once, NSIS, the publish option (for websites), and many others. Check out and compare them before using a complex installer. -f.
Posted to
Frederick Chapleau .NET Tip of the Day
(Weblog)
by
Frederick.Chapleau
on 06-29-2009
ClickOnce, know from where you were called
Some methods and classes can be usefull when deploying using ClickOnce... ApplicationDeployment.IsNetworkDeployed ApplicationDeployment.CurrentDeployment.ActivationUri ApplicationDeployment.CurrentDeployment.ActivationUri.Query Everything you need to pass parameters, but do not forget to configure ClickOnce...
Posted to
Frederick Chapleau .NET Tip of the Day
(Weblog)
by
Frederick.Chapleau
on 06-09-2009
Republishing reports in CRM
Excellent article on how to publish reports: http://blogs.inetium.com/blogs/tedh/archive/2008/01/17/how-do-i-move-crm-4-0-reports-to-a-new-sql-report-server.aspx -f.
Posted to
Frederick Chapleau CRM weBlog
(Weblog)
by
Frederick.Chapleau
on 05-28-2009
Dynamics CRM 4.0 - Update Rollup 1 Available
YES! It is available! http://www.microsoft.com/downloads/details.aspx?FamilyID=57c6267b-3b13-49dd-bfed-3cc83633aea7&displaylang=en Check out the list of hotfixes it contains, http://support.microsoft.com/default.aspx?kbid=952858 And another update to the Help Files is available here . -f.
Posted to
Frederick Chapleau CRM weBlog
(Weblog)
by
Frederick.Chapleau
on 11-27-2008
Bug with Microsoft.Crm.Scheduling.RelativeRecurrenceRule?
Problem with the Calendar Schedule? With reports? and maybe a another bunch of CRM 3.0 modules? ... the first thing is to check the Framework Version used. CRM 3.0 works almost all with .NET 2.0. But it is not developed for the Framework 2.0. Version 1.1 should be used, and this solve almost all problems...
Posted to
Frederick Chapleau CRM weBlog
(Weblog)
by
Frederick.Chapleau
on 11-19-2008
Redeploying an organization in CRM, from dev to staging
I found this article that explains how to redeploy an organization including the data to another instance in the enterprise version of CRM. http://blogs.technet.com/crmbipl/archive/2008/01/14/changing-crm-4-0-organizations-database-name.aspx -f.
Posted to
Frederick Chapleau CRM weBlog
(Weblog)
by
Frederick.Chapleau
on 09-29-2008
Page 1 of 1 (7 items)
Copyright © Frederick Chapleau