Posts

Showing posts from April, 2009

Beta of SharePoint Server 2010 coming soon

Beta of SharePoint Server 2010 coming soon Beginning today a new public beta of the Microsoft Exchange 2010 is available for download. This new wave of Microsoft releases is the just beginning and will include a forthcoming version of SharePoint Server 2010. Final versions of several Microsoft products will be available in stages from the second half of 2009 through the first quarter of 2010, says a Microsoft press release. The news of the release has bloggers and journalists doing what they do best: Analyzing and speculating. CMS Wire boils it down saying, the new SharePoint is being built with the intention of providing a consistent user experience across the entire Microsoft suite, creating and editing documents easily and being able to collaborate from anywhere. CMS Wire says, "SharePoint 2010 should be available for technical preview sometime in the third quarter, with an expected public release in the first half of 2010--hence the name." We have written about SharePoint...

Sharepoint Designer is free

Image
It wasn't no April Fool's joke - SharePoint Designer 2007 is now FREE ! With the success of Microsoft Office SharePoint Server, SharePoint Designer 2007 had become a tool that we all loved to hate. Now you have the ability to download, install and run SharePoint Designer 2007 for FREE within your organization or local SharePoint install. Recommendation for all Organizations Remember, with great power comes great responsibility - use SharePoint Designer appropriately within your organization. Therefore, it is highly recommending for all organizations to consider Locking Down SharePoint Designer . Common Questions and Answers In order to continue promoting custom solutions built on SharePoint, and based on this customer feedback, we are making SharePoint Designer 2007 available as a free download. This change takes effect on April 1, 2009. Customers on active Software Assurance as of April 1, 2009 will get rights to Expression Web. Will customers get a refund if they purchased...

Sharepoint Http/1.1 404 Connection: Close

Image
Check your computer services,it occurs virus issue, Start your sql,secondary logon and server services on your server. Virus close the services automatically then you get an recieve error messages

Axapta Production Check Table

You can also check the client and server version without starting AX. Look at the properties of the file ax32.exe and ax32serv.exe. The version number is also visible on this place. If I want to check outside AX the application version of AX. I use this trick look at the file size of the axSyp.aod and axGLP.aod Release Service pack axSyp.aod axGlp.aod 3.0 SP3 30.370 KB 12.168 KB 3.0 SP4 33.800 KB 14.762 KB 3.0 SP5 39.360 KB 16.144 KB 3.0 SP6 45.585 KB 15.166 KB 4.0 SP2 34.357 KB

ERROR CODE 1001 ERROR TYPE PARSER ERROR

When you try to start a Silverlight project, You can get the following error, ERROR CODE: 1001 ERROR TYPE: PARSER ERROR Xaml:Your Xaml Line: Solution: First you must check your xaml file* or if not exist, you must manual create your xaml file,and out your resource directory.. then IIS reset , Resolved..

Installing Dynamics AX 2009 AIF

Image
When installing AIF on a Dynamics AX 2009 server which is also a DC (Domain Controller), you gotta be careful, because, there are several issues regarding that. This scenario shouldn't be common in a production environment, but, it is indeed quite common in a demo Virtual PC machine, where you have "everything in a box"... So!, if you try to install AIF (AX 2009) and you get the following error: "Setup was not completed", AIF Web Services Error: And then you drill down looking for the error in the LOG file: "The input parameters to this method are: 'MicrosoftDynamicsAXAif50' Leaving method DeleteAppPool Leaving method Deconfigure The return value from this method is 'None'. Leaving method Configure An error occurred during setup of AIF Web services. Reason: Exception has been thrown by the target of an invocation . Restarting IIS" But that is not very descriptive.. So, the problem is regarding the AOS Service accou...