Off-Topic Posts (Do Not Post Here) ForumForum for moderators to move off-topic posts to. Do not post in this forum...your question will not be answered.© 2009 Microsoft Corporation. All rights reserved.Mon, 30 Nov 2009 11:43:59 Z8847836a-b8e0-4513-8100-6acea9429135http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/8bd10919-ee16-4276-90c7-b58eae6736b1http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/8bd10919-ee16-4276-90c7-b58eae6736b1C_Swiftyhttp://social.technet.microsoft.com/Profile/en-US/?user=C_SwiftyAdding Project Web Access to an Existing Sharepoint Site collectionHi<br/> <br/> I am setting up a new internal sharepoint site for my company as the old one is being decommisioned.<br/> The site itself is up and running, the only thing missing is the project web access.<br/> <br/> After installation, a PWA site is automatically created (http://&lt;servername&gt;/pwa).<br/> <br/> What I need is for the PWA site to be part of my existing site collection (http://&lt;servername&gt;/sites/&lt;companyname&gt;/).<br/> The PWA must be accessable through the top link bar (simular to a sub site) and it must inherit the top link bar of my parent site.<br/> <br/> Additional info:<br/> OS: Server 2008 Enterprise SP2 32bit<br/> SP: MOSS 2007 SP2<br/> PWA: Project Server 2007 SP2<br/> <br/> Thanks. <hr class=sig> C#.Net DeveloperMon, 30 Nov 2009 10:41:02 Z2009-11-30T11:43:59Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/0a1c0a94-cfe7-4d32-8355-3c624cbfb34chttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/0a1c0a94-cfe7-4d32-8355-3c624cbfb34cJimbo411http://social.technet.microsoft.com/Profile/en-US/?user=Jimbo411Can ControlSource refer to cells in a spreadsheet that is not the active windowIn an Excel form can the ControlSource property be used to refer to cells on a worksheet that is not the active window.  I have a suite of forms I'm using to update many cells on a separate open workbook but the method I'm currently using to take the values from the form and palce them in the correct place on the worksheet seems cumbersome and I wondered if ControlSource could save a considerable amount of code.Sat, 28 Nov 2009 16:14:38 Z2009-11-30T08:44:40Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/58a1e513-a420-490e-867d-d9e6602eafd0http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/58a1e513-a420-490e-867d-d9e6602eafd0Simon110883http://social.technet.microsoft.com/Profile/en-US/?user=Simon110883Save a file to a Mapped Network DriveHi Everyone<br/>   I having a little trouble with one of my VB scripts. Im fairly new to this and am a little stuck. <br/> <br/> I have an Excel spreadsheet that is going to be run off a mapped network drive. Now the spreadsheet also needs to save to that same network drive in a seperate folder called 'PRF_Forms' which is in the same folder as the Excel spreadsheet containing the code. <br/> <br/> Im using the 'ActiveWorkbook.SaveAs' function but am not sure how to put in the path for this drive. I have tried using chdir and entering the full mapping path and still nothing. If anyone can help with this it would be most appreciated. <br/> <br/> Thanks<br/>   SimonThu, 26 Nov 2009 18:10:13 Z2009-11-30T07:57:04Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/17c7ae8d-059d-403e-96fb-a20828cbb8aehttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/17c7ae8d-059d-403e-96fb-a20828cbb8aeJimbo411http://social.technet.microsoft.com/Profile/en-US/?user=Jimbo411Cannot get control name at runtimeI have a button on a VB form in Excel. When the code runs I want to assign the button name to a variable. Can I do this directly or do I have to cycle through all controls looking for a match?  ActiveControl.Name only works if the control is directly on the form but if the control is in a MutiPage or Frame the Control Name returned is that of the MultiPage or Frame.  Arrrgh!!<br/>Thu, 26 Nov 2009 14:12:30 Z2009-11-30T08:44:28Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/d36624c6-98ad-4fbf-a858-781dc1a3db33http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/d36624c6-98ad-4fbf-a858-781dc1a3db33meetjaydeep3http://social.technet.microsoft.com/Profile/en-US/?user=meetjaydeep3Problem in File Upload with Tamperdata pluginI want to upload txt files.<br/> For this I have placed CustomValidator which checks the extension of the file.<br/> But, with <a title=TamperData href="https://addons.mozilla.org/en-US/firefox/addon/966" title=TamperData>tamperdata</a> plugin if i change the file name of the upload file CustomValidator's ServerValidate event will not execute.<br/> Please help me on this issue.<br/> <pre lang="x-c#">private void CustomValidator1_ServerValidate(object source, System.Web.UI.WebControls.ServerValidateEventArgs args) { string UploadFileName = FileUpload.PostedFile.FileName; if(UploadFileName == &quot;&quot;) { // There is no file selected args.IsValid = false; } else { string Extension = UploadFileName.Substring(UploadFileName.LastIndexOf('.') + 1).ToLower(); if (Extension == &quot;txt&quot;) { args.IsValid = true; // Valid file type } else { args.IsValid = false; // Not valid file type } } }</pre> <hr class="sig">Regards,<br/> <a href="http://www.google.com/profiles/meetjaydeep">Jaydeep</a>Fri, 27 Nov 2009 07:16:12 Z2009-11-30T06:24:16Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/5e6d5765-ce36-4eb6-ad8e-a5728413feb1http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/5e6d5765-ce36-4eb6-ad8e-a5728413feb1Dheeraj pkhttp://social.technet.microsoft.com/Profile/en-US/?user=Dheeraj%20pk"Microsoft Paying you - Not Fake"<p> <table dir=ltr border=0 cellspacing=0 cellpadding=0 width=624> <tbody> <tr> <td><span style="font-size:x-small"><font size=2> <p><strong><em><span style="text-decoration:underline">Hi,<br/>I got a mail like this is it fake  or it is truth any body knows ?</span></em><br/><br/><em>&quot;Please do not take this for a junk letter. Bill Gates is sharing his fortune. If you ignore this you will repent later. Microsoft and AOL are now the largest Internet companies and in an effort to make sure that Internet Explorer remains the most widely used program, Microsoft and AOL are running an e-mail beta test.. <br/><br/>When you forward this e-mail to friends, Microsoft can and will track it (if you are a Microsoft Windows user) for a two week time period. <br/><br/>For every person that you forward this e-mail to, Microsoft will pay you $245.00, for every person that you sent it to that forwards it on, Microsoft will pay you $243.00 and for every third person that receives it, you will be paid $241.00. Within two week! s, Microsoft will contact you for your address and then send you</em> a cheque. &quot;<br/></strong></p> </font></span> <p> </p> </td> </tr> </tbody> </table> </p>Tue, 25 Aug 2009 11:30:22 Z2009-11-30T06:20:15Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/947e0823-2030-49f3-9cc7-13d53c69635bhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/947e0823-2030-49f3-9cc7-13d53c69635bSir Tony Everetthttp://social.technet.microsoft.com/Profile/en-US/?user=Sir%20Tony%20EverettSharepoint Products and Technology Configuration Wizard failing on step 9 - Failed to create sample dataHi. I'm hoping someone can help me resolve this as hours of trawling through forums has come up with nothing useful.<br/><br/>I am running WSS3 on SBS2008. I have Sharepoint configured and running. I wanted to publish some forms to Sharepoint to run in the browser As this is the free version I have had to install Form Services to allow forms to be opened inside the browser - this has been done. As part of the install I had to run the Sharepoint Products and Technology Configuration Wizard. When I run this it fails on step 9 saying:<br/><br/>Failed to create sample data. An exception of type System.UnauthorisedAccessException was thrown. Additional exception information: Access is denied (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)). The significant part of the log is below.<br/><br/>I am the Site Collection Admin. Any help with how I can troubleshoot this would be extremely helpful.<br/><br/>Many thanks, <br/><br/>Tony.<br/><br/>11/30/2009 13:29:54  7  ERR                      An exception occurred while provisioning Shared Service Provider 'SharedServices4'. System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))<br/>   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)<br/>   at Microsoft.SharePoint.Library.SPRequest.OpenWeb(String bstrUrl, String&amp; pbstrServerRelativeUrl, String&amp; pbstrTitle, String&amp; pbstrDescription, Guid&amp; pguidID, String&amp; pbstrRequestAccessEmail, UInt32&amp; pwebVersion, Guid&amp; pguidScopeId, UInt32&amp; pnAuthorID, UInt32&amp; pnLanguage, UInt32&amp; pnLocale, UInt16&amp; pnTimeZone, Boolean&amp; bTime24, Int16&amp; pnCollation, UInt32&amp; pnCollationLCID, Int16&amp; pnCalendarType, Int16&amp; pnAdjustHijriDays, Int16&amp; pnAltCalendarType, Boolean&amp; pbShowWeeks, Int16&amp; pnFirstWeekOfYear, UInt32&amp; pnFirstDayOfWeek, Int16&amp; pnWorkDays, Int16&amp; pnWorkDayStartHour, Int16&amp; pnWorkDayEndHour, Int16&amp; pnMeetingCount, Int32&amp; plFlags, Boolean&amp; bConnectedToPortal, String&amp; pbstrPortalUrl, String&amp; pbstrPortalName, Int32&amp; plWebTemplateId, Int16&amp; pnProvisionConfig, String&amp; pbstrDefaultTheme, String&amp; pbstrDefaultThemeCSSUrl, String&amp; pbstrAlternateCSSUrl, String&amp; pbstrCustomizedCssFileList, String&amp; pbstrCustomJSUrl, String&amp; pbstrAlternateHeaderUrl, String&amp; pbstrMasterUrl, String&amp; pbstrCustomMasterUrl, String&amp; pbstrSiteLogoUrl, String&amp; pbstrSiteLogoDescription, Object&amp; pvarUser, Boolean&amp; pvarIsAuditor, UInt64&amp; ppermMask, Boolean&amp; bUserIsSiteAdmin, Boolean&amp; bHasUniquePerm, Guid&amp; pguidUserInfoListID, Guid&amp; pguidUniqueNavParent, Int32&amp; plSiteFlags, DateTime&amp; pdtLastContentChange, DateTime&amp; pdtLastSecurityChange, String&amp; pbstrWelcomePage)<br/>   at Microsoft.SharePoint.SPWeb.InitWeb()<br/>   at Microsoft.SharePoint.SPWeb.ApplyTheme(String strNewTheme)<br/>   at Microsoft.Office.Server.Administration.SharedResourceProvider.ProvisionAdministrationSite()<br/>   at Microsoft.Office.Server.Administration.SharedResourceProvider.Microsoft.Office.Server.Administration.ISharedComponent.Install()<br/>   at Microsoft.Office.Server.Administration.SharedResourceProvider.Provision()<br/>   at Microsoft.Office.Server.EvaluatorModeProvisioning.SharedEvaluatorModeProvisioner.CreateSsp()<br/>11/30/2009 13:29:54  7  ERR                      Task evalprovision has failed with an unknown exception <br/>11/30/2009 13:29:54  7  ERR                      Exception: System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))<br/>   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)<br/>   at Microsoft.SharePoint.Library.SPRequest.OpenWeb(String bstrUrl, String&amp; pbstrServerRelativeUrl, String&amp; pbstrTitle, String&amp; pbstrDescription, Guid&amp; pguidID, String&amp; pbstrRequestAccessEmail, UInt32&amp; pwebVersion, Guid&amp; pguidScopeId, UInt32&amp; pnAuthorID, UInt32&amp; pnLanguage, UInt32&amp; pnLocale, UInt16&amp; pnTimeZone, Boolean&amp; bTime24, Int16&amp; pnCollation, UInt32&amp; pnCollationLCID, Int16&amp; pnCalendarType, Int16&amp; pnAdjustHijriDays, Int16&amp; pnAltCalendarType, Boolean&amp; pbShowWeeks, Int16&amp; pnFirstWeekOfYear, UInt32&amp; pnFirstDayOfWeek, Int16&amp; pnWorkDays, Int16&amp; pnWorkDayStartHour, Int16&amp; pnWorkDayEndHour, Int16&amp; pnMeetingCount, Int32&amp; plFlags, Boolean&amp; bConnectedToPortal, String&amp; pbstrPortalUrl, String&amp; pbstrPortalName, Int32&amp; plWebTemplateId, Int16&amp; pnProvisionConfig, String&amp; pbstrDefaultTheme, String&amp; pbstrDefaultThemeCSSUrl, String&amp; pbstrAlternateCSSUrl, String&amp; pbstrCustomizedCssFileList, String&amp; pbstrCustomJSUrl, String&amp; pbstrAlternateHeaderUrl, String&amp; pbstrMasterUrl, String&amp; pbstrCustomMasterUrl, String&amp; pbstrSiteLogoUrl, String&amp; pbstrSiteLogoDescription, Object&amp; pvarUser, Boolean&amp; pvarIsAuditor, UInt64&amp; ppermMask, Boolean&amp; bUserIsSiteAdmin, Boolean&amp; bHasUniquePerm, Guid&amp; pguidUserInfoListID, Guid&amp; pguidUniqueNavParent, Int32&amp; plSiteFlags, DateTime&amp; pdtLastContentChange, DateTime&amp; pdtLastSecurityChange, String&amp; pbstrWelcomePage)<br/>   at Microsoft.SharePoint.SPWeb.InitWeb()<br/>   at Microsoft.SharePoint.SPWeb.ApplyTheme(String strNewTheme)<br/>   at Microsoft.Office.Server.Administration.SharedResourceProvider.ProvisionAdministrationSite()<br/>   at Microsoft.Office.Server.Administration.SharedResourceProvider.Microsoft.Office.Server.Administration.ISharedComponent.Install()<br/>   at Microsoft.Office.Server.Administration.SharedResourceProvider.Provision()<br/>   at Microsoft.Office.Server.EvaluatorModeProvisioning.SharedEvaluatorModeProvisioner.CreateSsp()<br/>   at Microsoft.Office.Server.EvaluatorModeProvisioning.SharedEvaluatorModeProvisioner.Provision()<br/>   at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.EvalProvision()<br/>   at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.Run()<br/>   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()<br/>11/30/2009 13:29:54  7  INF                      Entering function Common.BuildExceptionMessage<br/>11/30/2009 13:29:54  7  INF                        Entering function StringResourceManager.GetResourceString<br/>11/30/2009 13:29:54  7  INF                          Resource id to be retrieved is ExceptionInfo for language English (United States)<br/>11/30/2009 13:29:54  7  INF                          Resource retrieved id ExceptionInfo is An exception of type {0} was thrown.  Additional exception information: {1}<br/>11/30/2009 13:29:54  7  INF                        Leaving function StringResourceManager.GetResourceString<br/>11/30/2009 13:29:54  7  INF                      Leaving function Common.BuildExceptionMessage<br/>11/30/2009 13:29:54  7  INF                      Entering function Common.BuildExceptionInformation<br/>11/30/2009 13:29:54  7  INF                        Entering function Common.BuildExceptionMessage<br/>11/30/2009 13:29:54  7  INF                          Entering function StringResourceManager.GetResourceString<br/>11/30/2009 13:29:54  7  INF                            Resource id to be retrieved is ExceptionInfo for language English (United States)<br/>11/30/2009 13:29:54  7  INF                            Resource retrieved id ExceptionInfo is An exception of type {0} was thrown.  Additional exception information: {1}<br/>11/30/2009 13:29:54  7  INF                          Leaving function StringResourceManager.GetResourceString<br/>11/30/2009 13:29:54  7  INF                        Leaving function Common.BuildExceptionMessage<br/>11/30/2009 13:29:54  7  INF                      Leaving function Common.BuildExceptionInformation<br/>11/30/2009 13:29:54  7  ERR                      An exception of type System.UnauthorizedAccessException was thrown.  Additional exception information: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))<br/>System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))<br/>   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)<br/>   at Microsoft.SharePoint.Library.SPRequest.OpenWeb(String bstrUrl, String&amp; pbstrServerRelativeUrl, String&amp; pbstrTitle, String&amp; pbstrDescription, Guid&amp; pguidID, String&amp; pbstrRequestAccessEmail, UInt32&amp; pwebVersion, Guid&amp; pguidScopeId, UInt32&amp; pnAuthorID, UInt32&amp; pnLanguage, UInt32&amp; pnLocale, UInt16&amp; pnTimeZone, Boolean&amp; bTime24, Int16&amp; pnCollation, UInt32&amp; pnCollationLCID, Int16&amp; pnCalendarType, Int16&amp; pnAdjustHijriDays, Int16&amp; pnAltCalendarType, Boolean&amp; pbShowWeeks, Int16&amp; pnFirstWeekOfYear, UInt32&amp; pnFirstDayOfWeek, Int16&amp; pnWorkDays, Int16&amp; pnWorkDayStartHour, Int16&amp; pnWorkDayEndHour, Int16&amp; pnMeetingCount, Int32&amp; plFlags, Boolean&amp; bConnectedToPortal, String&amp; pbstrPortalUrl, String&amp; pbstrPortalName, Int32&amp; plWebTemplateId, Int16&amp; pnProvisionConfig, String&amp; pbstrDefaultTheme, String&amp; pbstrDefaultThemeCSSUrl, String&amp; pbstrAlternateCSSUrl, String&amp; pbstrCustomizedCssFileList, String&amp; pbstrCustomJSUrl, String&amp; pbstrAlternateHeaderUrl, String&amp; pbstrMasterUrl, String&amp; pbstrCustomMasterUrl, String&amp; pbstrSiteLogoUrl, String&amp; pbstrSiteLogoDescription, Object&amp; pvarUser, Boolean&amp; pvarIsAuditor, UInt64&amp; ppermMask, Boolean&amp; bUserIsSiteAdmin, Boolean&amp; bHasUniquePerm, Guid&amp; pguidUserInfoListID, Guid&amp; pguidUniqueNavParent, Int32&amp; plSiteFlags, DateTime&amp; pdtLastContentChange, DateTime&amp; pdtLastSecurityChange, String&amp; pbstrWelcomePage)<br/>   at Microsoft.SharePoint.SPWeb.InitWeb()<br/>   at Microsoft.SharePoint.SPWeb.ApplyTheme(String strNewTheme)<br/>   at Microsoft.Office.Server.Administration.SharedResourceProvider.ProvisionAdministrationSite()<br/>   at Microsoft.Office.Server.Administration.SharedResourceProvider.Microsoft.Office.Server.Administration.ISharedComponent.Install()<br/>   at Microsoft.Office.Server.Administration.SharedResourceProvider.Provision()<br/>   at Microsoft.Office.Server.EvaluatorModeProvisioning.SharedEvaluatorModeProvisioner.CreateSsp()<br/>   at Microsoft.Office.Server.EvaluatorModeProvisioning.SharedEvaluatorModeProvisioner.Provision()<br/>   at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.EvalProvision()<br/>   at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.Run()<br/>   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()<br/>11/30/2009 13:29:54  7  INF                      Entering function Common.BuildExceptionInformation<br/>11/30/2009 13:29:54  7  INF                        Entering function Common.BuildExceptionMessage<br/>11/30/2009 13:29:54  7  INF                          Entering function StringResourceManager.GetResourceString<br/>11/30/2009 13:29:54  7  INF                            Resource id to be retrieved is ExceptionInfo for language English (United States)<br/>11/30/2009 13:29:54  7  INF                            Resource retrieved id ExceptionInfo is An exception of type {0} was thrown.  Additional exception information: {1}<br/>11/30/2009 13:29:54  7  INF                          Leaving function StringResourceManager.GetResourceString<br/>11/30/2009 13:29:54  7  INF                        Leaving function Common.BuildExceptionMessage<br/>11/30/2009 13:29:54  7  INF                      Leaving function Common.BuildExceptionInformation<br/>11/30/2009 13:29:54  7  INF                      Entering function TaskBase.OnTaskStop<br/>11/30/2009 13:29:54  7  INF                        Creating the OnTaskStop event for task evalprovision<br/>11/30/2009 13:29:54  7  ERR                        Task evalprovision has failed<br/>11/30/2009 13:29:54  7  INF                        friendlyMessage for task evalprovision is An exception of type System.UnauthorizedAccessException was thrown.  Additional exception information: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))<br/>11/30/2009 13:29:54  7  INF                        debugMessage for task evalprovision is An exception of type System.UnauthorizedAccessException was thrown.  Additional exception information: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))<br/>System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))<br/>   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)<br/>   at Microsoft.SharePoint.Library.SPRequest.OpenWeb(String bstrUrl, String&amp; pbstrServerRelativeUrl, String&amp; pbstrTitle, String&amp; pbstrDescription, Guid&amp; pguidID, String&amp; pbstrRequestAccessEmail, UInt32&amp; pwebVersion, Guid&amp; pguidScopeId, UInt32&amp; pnAuthorID, UInt32&amp; pnLanguage, UInt32&amp; pnLocale, UInt16&amp; pnTimeZone, Boolean&amp; bTime24, Int16&amp; pnCollation, UInt32&amp; pnCollationLCID, Int16&amp; pnCalendarType, Int16&amp; pnAdjustHijriDays, Int16&amp; pnAltCalendarType, Boolean&amp; pbShowWeeks, Int16&amp; pnFirstWeekOfYear, UInt32&amp; pnFirstDayOfWeek, Int16&amp; pnWorkDays, Int16&amp; pnWorkDayStartHour, Int16&amp; pnWorkDayEndHour, Int16&amp; pnMeetingCount, Int32&amp; plFlags, Boolean&amp; bConnectedToPortal, String&amp; pbstrPortalUrl, String&amp; pbstrPortalName, Int32&amp; plWebTemplateId, Int16&amp; pnProvisionConfig, String&amp; pbstrDefaultTheme, String&amp; pbstrDefaultThemeCSSUrl, String&amp; pbstrAlternateCSSUrl, String&amp; pbstrCustomizedCssFileList, String&amp; pbstrCustomJSUrl, String&amp; pbstrAlternateHeaderUrl, String&amp; pbstrMasterUrl, String&amp; pbstrCustomMasterUrl, String&amp; pbstrSiteLogoUrl, String&amp; pbstrSiteLogoDescription, Object&amp; pvarUser, Boolean&amp; pvarIsAuditor, UInt64&amp; ppermMask, Boolean&amp; bUserIsSiteAdmin, Boolean&amp; bHasUniquePerm, Guid&amp; pguidUserInfoListID, Guid&amp; pguidUniqueNavParent, Int32&amp; plSiteFlags, DateTime&amp; pdtLastContentChange, DateTime&amp; pdtLastSecurityChange, String&amp; pbstrWelcomePage)<br/>   at Microsoft.SharePoint.SPWeb.InitWeb()<br/>   at Microsoft.SharePoint.SPWeb.ApplyTheme(String strNewTheme)<br/>   at Microsoft.Office.Server.Administration.SharedResourceProvider.ProvisionAdministrationSite()<br/>   at Microsoft.Office.Server.Administration.SharedResourceProvider.Microsoft.Office.Server.Administration.ISharedComponent.Install()<br/>   at Microsoft.Office.Server.Administration.SharedResourceProvider.Provision()<br/>   at Microsoft.Office.Server.EvaluatorModeProvisioning.SharedEvaluatorModeProvisioner.CreateSsp()<br/>   at Microsoft.Office.Server.EvaluatorModeProvisioning.SharedEvaluatorModeProvisioner.Provision()<br/>   at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.EvalProvision()<br/>   at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.Run()<br/>   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()<br/>11/30/2009 13:29:54  7  INF                        Entering function TaskBase.FireTaskStateChanged<br/>11/30/2009 13:29:54  7  INF                          Firing the OnTaskStateChanged event for task evalprovision<br/>11/30/2009 13:29:54  7  INF                          Entering function TaskDriver.TaskStateEventHandler<br/>11/30/2009 13:29:54  7  INF                            Entering function StringResourceManager.GetResourceString<br/>11/30/2009 13:29:54  7  INF                              Resource id to be retrieved is EvalProvisionTaskDisplayName for language English (United States)<br/>11/30/2009 13:29:54  7  INF                              Resource retrieved id EvalProvisionTaskDisplayName is create sample data<br/>11/30/2009 13:29:54  7  INF                            Leaving function StringResourceManager.GetResourceString<br/>11/30/2009 13:29:54  7  INF                            Received an TaskStateEventHandler event.  task:evalprovision TaskBase.State:stopped<br/>11/30/2009 13:29:54  7  INF                            Entering function TasksQueue.IncrementTaskFailed<br/>11/30/2009 13:29:54  7  INF                              Incremented the number of tasks failed to 1<br/>11/30/2009 13:29:54  7  INF                            Leaving function TasksQueue.IncrementTaskFailed<br/>11/30/2009 13:29:54  7  INF                            Task evalprovision has stopped and failed.  Total failed is now 1<br/>11/30/2009 13:29:54  7  INF                          Leaving function TaskDriver.TaskStateEventHandler<br/>11/30/2009 13:29:54  7  INF                          Entering function PsconfigBaseForm.TaskStateEventHandler<br/>11/30/2009 13:29:54  7  INF                            Invoking the UI thread with the task state chagne event<br/>11/30/2009 13:29:54  1  INF                            Entering function ConfigurationProgressForm.InvokeTaskStateEventHandler<br/>11/30/2009 13:29:54  1  INF                              Received an TaskStateEventHandler event.  task:evalprovision TaskBase.State:stopped TaskBase.TaskResultevalprovision<br/>11/30/2009 13:29:54  1  INF                              Acquiring the reader lock to retrieve the state<br/>11/30/2009 13:29:54  1  INF                              Releasing the reader lock to retrieve the state<br/>11/30/2009 13:29:54  1  INF                              Acquiring the reader lock to retrieve the state<br/>11/30/2009 13:29:54  1  INF                              Releasing the reader lock to retrieve the state<br/>11/30/2009 13:29:54  1  ERR                              Task evalprovision has stopped and failed.  Total failed is now 1<br/>11/30/2009 13:29:54  1  INF                              Entering function StringResourceManager.GetResourceString<br/>11/30/2009 13:29:54  1  INF                                Resource id to be retrieved is EvalProvisionTaskFailConfigDisplayLabel for language English (United States)<br/>11/30/2009 13:29:54  1  INF                                Resource retrieved id EvalProvisionTaskFailConfigDisplayLabel is Failed to create sample data.<br/>11/30/2009 13:29:54  1  INF                              Leaving function StringResourceManager.GetResourceString<br/>11/30/2009 13:29:54  1  INF                              Updating the task label below the progress bar Failed to create sample data.<br/>11/30/2009 13:29:54  1  INF                              Entering function FormParameterCollection.Add<br/>11/30/2009 13:29:54  1  INF                              Leaving function FormParameterCollection.Add<br/>11/30/2009 13:29:54  1  INF                              Last message from task evalprovision is An exception of type System.UnauthorizedAccessException was thrown.  Additional exception information: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))<br/>11/30/2009 13:29:54  1  INF                              Not running in high contrast, so we will paint the background with our trademarked image<br/>11/30/2009 13:29:54  1  INF                              Not running in high contrast, so we will paint the background with our trademarked image<br/>11/30/2009 13:29:54  1  INF                              Not running in high contrast, so we will paint the background with our trademarked image<br/>11/30/2009 13:29:54  1  INF                              Not running in high contrast, so we will paint the background with our trademarked image<br/>11/30/2009 13:29:54  1  INF                              Not running in high contrast, so we will paint the background with our trademarked image<br/>11/30/2009 13:29:54  1  INF                              Updating the task additional notification information below the progress bar An exception of type System.UnauthorizedAccessException was thrown.  Additional exception information: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))<br/>11/30/2009 13:29:54  1  INF                            Leaving function ConfigurationProgressForm.InvokeTaskStateEventHandler<br/>11/30/2009 13:29:54  7  INF                            Sleeping an extra 1000 ms so things don't go too fast for the user for this task<br/>11/30/2009 13:29:54  1  INF                            Not running in high contrast, so we will paint the background with our trademarked image<br/>11/30/2009 13:29:54  1  INF                            Not running in high contrast, so we will paint the background with our trademarked image<br/>11/30/2009 13:29:54  1  INF                            Not running in high contrast, so we will paint the background with our trademarked image<br/>11/30/2009 13:29:54  1  INF                            Not running in high contrast, so we will paint the background with our trademarked image<br/>11/30/2009 13:29:55  1  INF                            Not running in high contrast, so we will paint the background with our trademarked image<br/>11/30/2009 13:29:55  1  INF                            Not running in high contrast, so we will paint the background with our trademarked image<br/>11/30/2009 13:29:55  1  INF                            Not running in high contrast, so we will paint the background with our trademarked image<br/>11/30/2009 13:29:55  7  INF                          Leaving function PsconfigBaseForm.TaskStateEventHandler<br/>11/30/2009 13:29:55  7  INF                        Leaving function TaskBase.FireTaskStateChanged<br/>11/30/2009 13:29:55  7  INF                      Leaving function TaskBase.OnTaskStop<br/>11/30/2009 13:29:55  7  INF                    Leaving function TaskThread.ExecuteTask<br/>11/30/2009 13:29:55  6  INF                    Entering function StringResourceManager.GetResourceString<br/>11/30/2009 13:29:55  6  INF                      Resource id to be retrieved is EvalProvisionTaskDisplayName for language English (United States)<br/>11/30/2009 13:29:55  6  INF                      Resource retrieved id EvalProvisionTaskDisplayName is create sample data<br/>11/30/2009 13:29:55  6  INF                    Leaving function StringResourceManager.GetResourceString<br/>11/30/2009 13:29:55  6  ERR                    Task create sample data failed, so stopping execution of the engine<br/>11/30/2009 13:29:55  6  INF                    Entering function StringResourceManager.GetResourceString<br/>11/30/2009 13:29:55  6  INF                      Resource id to be retrieved is EvalProvisionTaskFailConfigDisplayLabel for language English (United States)<br/>11/30/2009 13:29:55  6  INF                      Resource retrieved id EvalProvisionTaskFailConfigDisplayLabel is Failed to create sample data.<br/>11/30/2009 13:29:55  6  INF                    Leaving function StringResourceManager.GetResourceString<br/>11/30/2009 13:29:55  6  ERR                    Failed to create sample data.<br/>An exception of type System.UnauthorizedAccessException was thrown.  Additional exception information: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))<br/>System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))<br/>   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)<br/>   at Microsoft.SharePoint.Library.SPRequest.OpenWeb(String bstrUrl, String&amp; pbstrServerRelativeUrl, String&amp; pbstrTitle, String&amp; pbstrDescription, Guid&amp; pguidID, String&amp; pbstrRequestAccessEmail, UInt32&amp; pwebVersion, Guid&amp; pguidScopeId, UInt32&amp; pnAuthorID, UInt32&amp; pnLanguage, UInt32&amp; pnLocale, UInt16&amp; pnTimeZone, Boolean&amp; bTime24, Int16&amp; pnCollation, UInt32&amp; pnCollationLCID, Int16&amp; pnCalendarType, Int16&amp; pnAdjustHijriDays, Int16&amp; pnAltCalendarType, Boolean&amp; pbShowWeeks, Int16&amp; pnFirstWeekOfYear, UInt32&amp; pnFirstDayOfWeek, Int16&amp; pnWorkDays, Int16&amp; pnWorkDayStartHour, Int16&amp; pnWorkDayEndHour, Int16&amp; pnMeetingCount, Int32&amp; plFlags, Boolean&amp; bConnectedToPortal, String&amp; pbstrPortalUrl, String&amp; pbstrPortalName, Int32&amp; plWebTemplateId, Int16&amp; pnProvisionConfig, String&amp; pbstrDefaultTheme, String&amp; pbstrDefaultThemeCSSUrl, String&amp; pbstrAlternateCSSUrl, String&amp; pbstrCustomizedCssFileList, String&amp; pbstrCustomJSUrl, String&amp; pbstrAlternateHeaderUrl, String&amp; pbstrMasterUrl, String&amp; pbstrCustomMasterUrl, String&amp; pbstrSiteLogoUrl, String&amp; pbstrSiteLogoDescription, Object&amp; pvarUser, Boolean&amp; pvarIsAuditor, UInt64&amp; ppermMask, Boolean&amp; bUserIsSiteAdmin, Boolean&amp; bHasUniquePerm, Guid&amp; pguidUserInfoListID, Guid&amp; pguidUniqueNavParent, Int32&amp; plSiteFlags, DateTime&amp; pdtLastContentChange, DateTime&amp; pdtLastSecurityChange, String&amp; pbstrWelcomePage)<br/>   at Microsoft.SharePoint.SPWeb.InitWeb()<br/>   at Microsoft.SharePoint.SPWeb.ApplyTheme(String strNewTheme)<br/>   at Microsoft.Office.Server.Administration.SharedResourceProvider.ProvisionAdministrationSite()<br/>   at Microsoft.Office.Server.Administration.SharedResourceProvider.Microsoft.Office.Server.Administration.ISharedComponent.Install()<br/>   at Microsoft.Office.Server.Administration.SharedResourceProvider.Provision()<br/>   at Microsoft.Office.Server.EvaluatorModeProvisioning.SharedEvaluatorModeProvisioner.CreateSsp()<br/>   at Microsoft.Office.Server.EvaluatorModeProvisioning.SharedEvaluatorModeProvisioner.Provision()<br/>   at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.EvalProvision()<br/>   at Microsoft.SharePoint.PostSetupConfiguration.EvalModeProvisionTask.Run()<br/>   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()<br/>Mon, 30 Nov 2009 03:50:56 Z2009-11-30T08:04:38Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/31ee04a4-8cf4-4ea9-89c8-d9748402f5echttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/31ee04a4-8cf4-4ea9-89c8-d9748402f5ecJay2000http://social.technet.microsoft.com/Profile/en-US/?user=Jay2000Can i get a Microsoft Certification on Visual C++? Hi, <br/>I am a junior Visual C++ developer who wants to get a Microsoft Certification in Visual C++ (MCTS / MCPD)<br/> <br/>1. What stream or certification can i undertake?<br/>2. Can i get the certification in Visual C++ instead of VB.net or C# ?<br/>3. Where can i find some test / training meterial in Visual C++ for the exams that i need to do? <br/>   (eBooks and meterials i found on the net only have examples and explainations in VB.net / C#, why not Visual C++?)<br/><br/>Thanks heaps.<br/> Thu, 26 Nov 2009 10:11:23 Z2009-11-30T05:06:39Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/58c6045b-2725-4052-8776-5abf00c3b0edhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/58c6045b-2725-4052-8776-5abf00c3b0edTommy2008http://social.technet.microsoft.com/Profile/en-US/?user=Tommy2008How XML and XSLT retrieve aspx resx string? <p>I need to Build ASP.NET Web Server Controls using XML and XSLT<br/>I read <a href="http://aspalliance.com/1680_Building_ASPNET_Web_Server_Controls_using_XML_and_XSLT.all">http://aspalliance.com/1680_Building_ASPNET_Web_Server_Controls_using_XML_and_XSLT.all</a></p> <p>Now, I need to display caption and text of multi-languages from resx files in XML and XSLT files.</p> <p>In Address.xml,</p> <p>&lt;Employee Id=&quot;2&quot;&gt;<br/>    &lt;Name Caption=&quot;Name&quot;&gt;Rafiq&lt;/Name&gt;<br/>    &lt;Address Caption=&quot;Address&quot;&gt;<br/>      &lt;Home Caption=&quot;Home 1&quot;&gt;<br/>        &lt;Street Caption=&quot;Street 1&quot; Type=&quot;Text&quot;&gt;J-13, Road 27&lt;/Street&gt;</p> <p>Caption needs to be multi-languages.</p> <p>In show-all.xslt,</p> <p>&lt;xsl:output method=&quot;xml&quot; indent=&quot;yes&quot; encoding=&quot;utf-8&quot; omit-xml-declaration=&quot;yes&quot;/&gt;<br/> &lt;xsl:template match=&quot;/root&quot;&gt;<br/>  &lt;table&gt;<br/>   &lt;tr&gt;<br/>    &lt;td&gt;<br/>     Testing EN/ZH-CN resx&lt;xsl:value-of select=&quot;$street1&quot; /&gt; //It has error    <br/>    &lt;/td&gt;<br/>   &lt;/tr&gt;<br/>  &lt;/table&gt;<br/>  <br/>street1 is the string in resx files.</p> <p>In show-all.aspx.cs, it has compile error when I add param to xslt.</p> <p>private void ParseControls()<br/>  {<br/>   XPathDocument xdoc = new XPathDocument(Server.MapPath(&quot;Address.xml&quot;));</p> <p>   XsltArgumentList xslArg = new XsltArgumentList();<br/>   xslArg.AddParam(Resources.string-ZH-CN, &quot;&quot;, street1); //It has compile error here</p> <p>   XslCompiledTransform transform = new XslCompiledTransform();<br/>   transform.Load(Server.MapPath(&quot;show-all.xslt&quot;));<br/>   StringWriter sw = new StringWriter();</p> <p>   transform.Transform(xdoc, null, sw);<br/>   string result = sw.ToString();<br/>  }</p> <p>How should I get the string in resx and assign to xml and xslt files when transform?</p>Thu, 26 Nov 2009 14:18:47 Z2009-11-30T04:26:01Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/5608d6d6-618f-488d-9d77-57c0a8841156http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/5608d6d6-618f-488d-9d77-57c0a8841156benjamin15fhttp://social.technet.microsoft.com/Profile/en-US/?user=benjamin15fChristmas Wishes 2009 – Fantastic Free Gift . Music Video<p>Christmas Wishes 2009 – Fantastic Free Gift . Music Video</p> <p><strong>Christmas Wishes and New Year Greetings to Your Friends</strong></p> <p>How time flies! Christmas 2009 is around the corner and New Year, too! I would like to share with you a fantastic free gift for your family, relatives and friends. It is a sweet music video and it is free. You may send the gift to anyone on the Internet easily when Christmas comes.</p> <p><strong>Greetings Page: (Ready made wishes to be sent by MSN, Yahoo Messenger, Skype or emails to your friends)</strong></p> <p><a href="http://www.web-video-player.com/music-video-christmas/merry-christmas.html"><strong>http://www.web-video-player.com/music-video-christmas/merry-christmas.html</strong></a></p> <p><strong><br/><br/></strong></p>Fri, 27 Nov 2009 09:12:31 Z2009-11-30T03:42:03Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/d48273e2-ff41-49e7-8eee-a39ea7a98bafhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/d48273e2-ff41-49e7-8eee-a39ea7a98bafedayers315http://social.technet.microsoft.com/Profile/en-US/?user=edayers315InfoPath ProgrammingI am trying to set up an infopath form. Need it to be like a journal of daily events based on Key Perfomance Indicators: Safety, Quality, Personnel, Stock, Distribution, and then Production lines 1-9. I need to have it show these heading and then be able to let multiple users say 2 from each shift and 3 shifts total. I was able to do that part bu the end result is very large because each repeating field is visable and prints even when nothing is entered. I tried some conditional variations without much luck.<br/><br/>Fri, 27 Nov 2009 01:22:51 Z2009-11-30T03:38:37Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/c54fc762-e5d7-472c-94a5-961056da86bahttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/c54fc762-e5d7-472c-94a5-961056da86baQuestionableWorthhttp://social.technet.microsoft.com/Profile/en-US/?user=QuestionableWorthVB6 Converting File informationI was wondering if VB6 can read .text document numbers then VB will display the lowest, largest, total number used in the file and the average use of numbers.<br/><br/>The problem I have is that I know you can open files into VB (or well open the file and display it) but since the file is usually a .text document and has words (or numbers) in it I don't understand how to intergrate the files content into forming the format i want it to appear.<br/><br/>I'm using MS notepad and the file I'm using (Or document I have saved .text) is being displayed but the document only has numbers in it (Thats a good thing cause I only want numbers) I don't want VB to read the document as a DOCUMENT but I want it to read the file then display all the numbers within the document then sort them in a particular order like; Largest, lowest, average numbers found, and the total of numbers within the document. <br/><br/>I was thinking that I had to use a conversion command but I don't think <span style="font-size:medium">CStr,CDbl, CInt would apply to a document. If anyone has any suggestions please answer. &gt;~&lt;</span>Fri, 27 Nov 2009 15:58:48 Z2009-11-30T03:15:31Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/000582ad-58cf-4c84-991e-14b6262c52d8http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/000582ad-58cf-4c84-991e-14b6262c52d8Go Greenhttp://social.technet.microsoft.com/Profile/en-US/?user=Go%20GreenConnecting to webserver using MACROs & VB from client system <p class=MsoNormal><span style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'">Hi All,<br/>I am new to VB programming...<br/>Please suggest me something for doing the following:<br/><br/>I need an automation that allows people to save knowledge directly from the client in which they work. </span></p> <p class=MsoNormal><span style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'">For example, if you have knowledge stored in an email, one should be able to save it to the server.</span></p> <p class=MsoNormal><span style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'">Here are some of the requirements:</span></p> <p class=MsoNormal><span style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'"> </span></p> <p class=MsoListParagraph style="text-indent:-0.25in"><span style="font-size:11pt;color:#1f497d;font-family:Symbol"><span>·<span style="font:7pt 'Times New Roman'">         </span></span></span><span style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'">User selects the content (including text and images) and right clicks.</span></p> <p class=MsoListParagraph style="text-indent:-0.25in"><span style="font-size:11pt;color:#1f497d;font-family:Symbol"><span>·<span style="font:7pt 'Times New Roman'">         </span></span></span><span style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'">Connection is established with web server.</span></p> <p class=MsoListParagraph style="text-indent:-0.25in"><span style="font-size:11pt;color:#1f497d;font-family:Symbol"><span>·<span style="font:7pt 'Times New Roman'">         </span></span></span><span style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'">Content is formatted in XML, or prepared for storing in mySQL database.</span></p>Thu, 26 Nov 2009 10:10:48 Z2009-11-30T03:02:00Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/057d0a98-1e3d-4baa-ac60-fc59fcfaf769http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/057d0a98-1e3d-4baa-ac60-fc59fcfaf769Atul Barihttp://social.technet.microsoft.com/Profile/en-US/?user=Atul%20BariHow to Show Hindi (Unicode to Hindi Converted) data to Data Report in VB 6.0 (Internal Report .dsr)Hello friends i want to show hindi data which is converted from Unicode in data report of the Visual Basic 6.0.<br/> I had Hindi data in data base with other English details.<br/> i completed all the connections and other things regarding the report, it shows all English data properly but  hindi data is shown as ??????? like this.<br/> Please tell me how to show Hindi data to Data Report in vb 6.0 (internal Report)?<br/> <br/> <br/> <br/> <br/> Thanks in advance,<br/> Regards,<hr class="sig">AtulFri, 27 Nov 2009 11:30:24 Z2009-11-30T02:55:04Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/1655466c-90b2-47c7-91c8-def6cee2d073http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/1655466c-90b2-47c7-91c8-def6cee2d073codydoghttp://social.technet.microsoft.com/Profile/en-US/?user=codydogadd a scatter chart to an excel spreadsheet using c#I have a c# windows application that gets data then creates an excel spreadsheet and inserts the data, I now create a scatter chart but only seem to be able to pass the Y axis data, I want pass the X axis data also......help please!Wed, 25 Nov 2009 08:29:03 Z2009-11-30T02:21:31Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/656e92d5-c3fe-4c55-bb99-8de165f87b7fhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/656e92d5-c3fe-4c55-bb99-8de165f87b7fJohnAbrahamhttp://social.technet.microsoft.com/Profile/en-US/?user=JohnAbrahamUse DataSet In ASP.NET MVC<p>Hi,</p> <p>I want to use dataset in asp.net mvc 1.0 rather than Linq to Sql.<br/><br/>anyone can help me out. i want to show list of Customer using Asp.Net MVC 1.0<br/><br/>i am new in ASP.NET MVC 1.0 can you give me an example of dataset.<br/><br/>Thanks<br/>John</p>Fri, 27 Nov 2009 13:34:05 Z2009-11-30T02:12:48Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/2639bbc1-3b58-49d1-baf1-42af060108cbhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/2639bbc1-3b58-49d1-baf1-42af060108cbhuangyhttp://social.technet.microsoft.com/Profile/en-US/?user=huangyGphone vs iphone, which is better?  <p>As iPhone is the most talked about smart phone on the planet and it has won millions of hearts of users by his multi-touch screen and other powerful/beautiful design. Of course, iPhone has brought so much money for Apple.<br>On 23rd, Sep 2008 Google released G1 and claimed that they will have a share of the big market of smart phone.<br>So, which is better about iPhone and G1? That maybe asked by many people who want to buy a new phone. Here I will give some of opinion about G1 and iPhone.<br>I will compare these two phones in three aspects, hardware, software, and their performance as a media player.</p> <p><img src="http://www.aiseesoft.com/images/guide/iphone-vs-gphone.jpg"></p> <p>Part 1: Hardware<br>1. The price and storage memory<br>First, the price and storage memory is what I concern most, for iPhone $199 8GB, $299 16GB, for G1 $179 1GB. When you see this you will say G1 is $20 lower than iPhone but G1 is only 1GB and you will pay another $40 for an 8GB SD Card. So I think iPhone win in this round.<br>2. Appearance<br>iPhone is 133 grams/4.7 ounces and G1 is 158 grams/5.57 ounces. G1 is taller while iPhone is thinner (G1: 117.7*55.7*17.1, iPhone: 115.5*62.1*12.3).<br>3. Mobile Network<br>For mobile Network, they both have Quad Band GSM/EDGE UMTS, but G1 uses T-Mobile-only US 3G and iPhone uses AT&amp;T-only US 3G.<br>4. Touch screen and input<br>About touch screen display, iPhone has Multi-touch 3.5 480*320 163 ppi, but G1 does not support mulit-touch. And in input aspect, G1 uses keyboard, Trackball, 6 buttons and touch screen, while iPhone has home button and multi touch screen.<br>5. Expansion<br>In expansion ports, G1 uses SD, ExtUSB(USB+audio) but iPhone has headphone, Dock connector (USB+ audio, video, remote). They have the same wireless WiFi 820.11b/g Limited Bluetooth 2.0 EDR.<br>6. Others<br>G1 has GPS and fixed focus 3.2 MP camera, iPhone has fixed focus 2 MP camera and GPS.</p> <p>About hardware, the two phones perform almost the same and the only big difference is the iPhone uses multi-touch screen and G1’s camera is better than iPhone. And iPhone has a 1400Ah battery with 300 hours standby time but G1 only has a 1150Ah battery with 5 hours talk time and 130 standby.</p> <p>Part 2: Software.<br>iPhone and G1 are both using Webkit as their browser engine. In media playback aspect, iPhone supports music, audiobook, video, streaming, downloads and rental, while for G1, only music playback. G1 has Android Market as its third party software store while iPhone has iPhone app store. G1’s platform is Modified Java development and iPhone uses Cocoa Touch. </p> <p>Part 3: Their performance as media player<br>G1 supports H.264, 3GPP, MPEG4, Codec 3GP video and MP3、AAC、AAC+、WMA、MPEG4、WAV、MIDI、REAL、AUDIO、OGG audio formats.<br>iPhone supports AAC,Protected AAC,MP3,MP3 VBR,Audible (formats 1, 2, 3), Apple Lossless, AIFF, WAV audio formats and H.264 (up to 1.5Mbps), MPEG-4 (up to 2.5Mbps) 640*480, 30fps, AAC-LC (up to 160 Kbps), 48kHz dimensional sound .m4v, .mp4 and .mov format.</p> <p>Amazon MP3 Store allows you to download 6 million songs without the DRM protection, 89 cents per song. It is similar with the Apple iPhone, you need to pay for the video and audio sources on the Apple store. But how to get free sources for your G1.</p> <p>For iPhone and G1 you can buy songs and videos from store, which is really expensive, and you can also make songs and videos for your iPhone and G1 by yourself, you just need to convert your DVDs and videos to mp4 format and then you can put them easily to your iPhone and G1.</p> <p>Here I recommend you <a href="http://www.aiseesoft.com/dvd-converter-suite.html" rel=nofollow>Aiseesoft DVD Converter Suite </a><br>it includes <a href="http://www.aiseesoft.com/dvd-ripper.html" rel=nofollow>Best DVD Ripper </a><br><a href="http://www.aiseesoft.com/total-video-converter.html" rel=nofollow>Total Video Converter </a>and <a href="http://www.aiseesoft.com/ipod-to-computer-transfer.html" rel=nofollow>iPod to Computer Transfer </a><br>For Mac user, I recommend you <a href="http://www.aiseesoft.com/dvd-converter-suite-for-mac.html" rel=nofollow>Aiseesoft DVD Converter Suite for Mac </a>it includes <a href="http://www.aiseesoft.com/dvd-ripper-for-mac.html" rel=nofollow>DVD Ripper for Mac </a>and <a href="http://www.aiseesoft.com/video-converter-for-mac.html" rel=nofollow>Total Video Converter for Mac </a></p>Fri, 13 Feb 2009 11:07:13 Z2009-11-29T23:25:33Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/2d166f55-fc1e-44d5-b534-0fd75ea3d981http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/2d166f55-fc1e-44d5-b534-0fd75ea3d981cindymellohttp://social.technet.microsoft.com/Profile/en-US/?user=cindymelloSearch results for Metadata columns in document library displays SYSTEM.STRING[] in place of metadataNew thread, not old one.  <br/> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:8pt;font-family:'Courier New'">I am using a custom search page to query WSS 3.0 and Search Server Express 2008.</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:8pt;font-family:'Courier New'">I have a scope defined in sql syntax query below</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:8pt;font-family:'Courier New'">I have 2 managed metadata properties in the select statement </span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:8pt;font-family:'Courier New'">One of the managed metadata is used in the where clause</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:8pt;font-family:'Courier New'"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:8pt;font-family:'Courier New'">The query accepts a value for ProductXRVL in where clause and filters correctly</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:8pt;font-family:'Courier New'">But the select statement only returns LibraryDocType</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:8pt;font-family:'Courier New'"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:8pt;font-family:'Courier New'">Both ProductXRVL and LibraryDocType are set up to be used in scopes</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:8pt;font-family:'Courier New'">LibraryDocType is a single string text value</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:8pt;font-family:'Courier New'">ProductXRVL is mapped to a site column that is a choice (checkbox).</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:8pt;font-family:'Courier New'">The select statement returns System.String[]</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:8pt;font-family:'Courier New'">The column is multi valued</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:8pt;font-family:'Courier New'"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:8pt;font-family:'Courier New'">The sql syntax does not error it just does not return the value in the ProductXRVL I know there is a value and the the value is being filtered on but not returned</span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:8pt;font-family:'Courier New'"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><span style="font-size:8pt;font-family:'Courier New'"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><strong style=""><span style="font-family:'Courier New'"><span style="font-size:small"> </span></span></strong></p> <p class=MsoNormal style="margin:0in 0in 0pt;line-height:normal"><strong style=""><span style="font-family:'Courier New'"><span style="font-size:small">&quot;select Filename, LibraryDocType, ProductXRVL from scope() WHERE \&quot;scope\&quot;='XR VL Library' AND CONTAINS (ProductXRVL,'Infinix-i')<span style="">  </span>ORDER By RANK DESC&quot;</span></span></strong></p>Sun, 29 Nov 2009 18:10:17 Z2009-11-29T18:47:07Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/2e65404a-4c7e-436b-94d0-86fc5f7f271chttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/2e65404a-4c7e-436b-94d0-86fc5f7f271cCSchroederInNYhttp://social.technet.microsoft.com/Profile/en-US/?user=CSchroederInNYVisual Web Developer 2008 Express Edition - STOP <% tag enclosure!There doesn't seem to be a category for &quot;Visual Web Developer 2008 Express Edition&quot; so i'm putting this question here instead since it involves VBSCRIPT.<br/><br/>I code in classic asp.  That means web pages that end in .asp extensions.<br/><br/>Inside the web page, the vb script code is inclosed in &lt;% %&gt;  tags.... like this:<br/>&lt;HTML&gt;<br/>&lt;BODY&gt;<br/>&lt;%response.write &quot;hi there&quot;%&gt;<br/>This is some regular html text.<br/>&lt;/BODY&gt;<br/>&lt;/HTML&gt;<br/><br/>I always work in CODE VIEW.   Not html / design view.  Here's the problem.... as I'm coding, I never - ever <strong>EVER</strong> want the program to &quot;finish&quot; anything for me.   Automatic color coding is one thing.   Automatically ending tags is NOT something I EVER want it to do.<br/><br/>I've spent hours inside the Microsoft Visual Web Developer 2008 Express Edition options to try to figure out how to stop this.   Every type I type &lt;%, it automatically inserts a space and then %&gt;.   IS THERE ANY WAY TO STOP THIS BEHAVIOUR???  When I'm coding I know exactly what I want to type, and I DO NOT want the program automatically finishing ANY tags for me, but finishing the &lt;% %&gt; is extremely annoying on top of all the rest.  I will do my own code, thank you and I do not need the program to type anything for me.<br/><br/>Possible to stop tag enclosure for &lt;% %&gt;?  yes/no?Sun, 29 Nov 2009 00:02:52 Z2009-11-30T10:29:21Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/faade1b5-2f1c-46d8-85da-5e7160b7a61fhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/faade1b5-2f1c-46d8-85da-5e7160b7a61fShahrukh Lodhihttp://social.technet.microsoft.com/Profile/en-US/?user=Shahrukh%20LodhiApplication failed to intialize properly(0xc000005)I downloaded max payne 2 but the when i clicked on it the error was&quot;Application failed to intialize properly(0xc000005)&quot;. What should I do for the recovery?Sun, 29 Nov 2009 08:53:53 Z2009-11-30T03:15:01Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/7204f4b5-a813-4b5b-b7f9-f1dee5ab635fhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/7204f4b5-a813-4b5b-b7f9-f1dee5ab635fIndra Y.http://social.technet.microsoft.com/Profile/en-US/?user=Indra%20Y.Retriving Latitude and Longitude directely without callback with given a post codeHi All<br/> I am using control 6.0 for bing map. <br/> Could anyone tell me how to convert a post code into lattitude and longitude without calling callback function. Any help would be appriciate?<br/> <br/> Thanks,<br/> Indra Y.Wed, 25 Nov 2009 05:21:41 Z2009-11-29T04:28:21Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/2fe51415-5f7f-479b-97a7-497f139b5735http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/2fe51415-5f7f-479b-97a7-497f139b5735puaoxuehttp://social.technet.microsoft.com/Profile/en-US/?user=puaoxueShare : how to rip DVD and convert Video to iPod <p>This is wonderful conversion software .now I recommend them to you . I hope these messages can help you,you can try them .It is a good choice. you can convert both DVD’s and video files to your iPod video. You can enjoy your favorite DVD’s and video movies on your iPod as a portable DVD Player.</p> <ul> <table border=0 cellspacing=0 cellpadding=0 width=660> <tbody> <tr> <td width=658 bgcolor="#bad0fc"><strong>How to Use</strong></td> </tr> </tbody> </table> </ul> <p><strong>The article includes two parts. </strong><br/><br/><strong>[1]How to rip DVD to iPod (Windows)</strong><br/><br/>1.<a href="http://hotdownloads.com/trialware/download/Download_iPodConvSuitReg.exe?item=8889-7&amp;affiliate=89750"> Download the latest version DVD to iPod Converter + iPod Movie/Video Converter Suite for free </a>(Support iPhone, iPod touch, Apple TV, and iPod video nano as well) and install it. <br/> <a href="http://www.dvdtoipodsoft.com/image/ipod-guide-1.gif">http://www.dvdtoipodsoft.com/image/ipod-guide-1.gif</a></p> <p>2. Run the DVD to iPod Converter, load your DVD by clicking 'Open DVD' button or choosing 'Open DVD' from 'File' drop down menu. One or several titles appear in the list after loading DVD.</p> <p> <a href="http://www.dvdtoipodsoft.com/image/ipodguide2.gif">http://www.dvdtoipodsoft.com/image/ipodguide2.gif</a></p> <p>3. As usual, the longest title is the main file of the movie. You can remove the title you don't like to convert by unchecking the title. Set 'Subtitle', 'Audio Languages' to what you like.<br/>4. To 'Output Folder', Enter the full pathname or choose the path where you want to save your video files by clicking the related button.<br/>5. Click 'Convert' button to start the iPod DVD conversion.<br/>6. Find the .mp4 file that DVD to iPod converter created and drag it into your iTunes library, or select 'Add File to Library' from the 'File' menu and select the encoded movies. Now you can watch it with iTunes or Quicktime Player on your PC. <br/>Tips: Download iTunes 7+quicktime Player package from Apple - <a href="http://www.apple.com/quicktime/download/win.html">QuickTime - Download</a></p> <p> <a href="http://www.dvdtoipodsoft.com/image/ipodguide3.gif">http://www.dvdtoipodsoft.com/image/ipodguide3.gif</a></p> <p>7. Load the MP4 files to iPod by clicking 'File -&gt; Update iPod'. Now, you can enjoy the movies on your fifth generation video iPod anywhere and anytime<br/><br/><strong>[2]How to convert iPod video, such as AVI to iPod, WMV to iPod, MPEG to iPod, RM to iPod, RMVB to iPod, ASF to iPod, MPG to iPod, DivX to iPod, XviD to iPod video using &quot;cucusoft iPod Video Converter + DVD to iPod Suite&quot;. (Windows)<br/></strong>1. <a href="http://hotdownloads.com/trialware/download/Download_iPodConvSuitReg.exe?item=8889-7&amp;affiliate=89750">Download the latest version iPod Video Converter + DVD to iPod Converter Suite for free</a>, and install it. <br/>Related download <br/>* To convert RM/RMVB real media files to iPod, Maybe need to install Realplayer: <br/><a href="http://www.real.com/freeplayer/?rppr=rnwk">RealPlayer - The best audio and video player - Real.com</a><br/>* To convert WMV, ASF to iPod, Maybe need to install Windows Media Player: <br/><a href="http://www.microsoft.com/windows/windowsmedia/default.mspx">Microsoft Windows Media — Your Digital Entertainment Resource</a> <br/>2. Run iPod Video converter component. And load the video files you'd like to convert by clicking 'Open file' button.</p> <p> <a href="http://www.dvdtoipodsoft.com/image/ipod-guide-4.jpg">http://www.dvdtoipodsoft.com/image/ipod-guide-4.jpg</a></p> <p>Click 'Output' and choose the pathname where you want to save your video files. Click 'Convert' to start converting video to iPod MP4 or H264 files. <br/>Tips: Before converting, you can click 'Advance -&gt; Video settings' to set 'Video format', 'Resolution', 'Framerate', 'Output Quality'. If you'd like to convert video to H264 files, please set 'Video format' to 'H.264 FQ Variable Bitrate'. 'MPEG4(.mp4) FQ Variable Bitrate' is the default value. Certainly, you can also set 'Audio Bitrate', 'Channels', 'Sample Rate' and 'Volume' in 'Audio Settings' page.</p> <p> <a href="http://www.dvdtoipodsoft.com/image/ipod-guide-54.jpg">http://www.dvdtoipodsoft.com/image/ipod-guide-54.jpg</a></p> <p>As usual, we set &quot;Resolution&quot; as &quot;320x240&quot; (i.e. default settings), certainly you can also choose other video sizes you like. <br/>3. After converting, you can open the output folder to check and play the iPod video files (.mp4 or .mov) using Quicktime Player (Freeware, Quicktime Player+iTunes downloading address <a href="http://www.apple.com/quicktime/download/win.html">Apple - QuickTime - Download</a> ). <br/>4. Transfer the iPod videos to iTunes by draging or clicking &quot;File -&gt; Add File to Library&quot;. Now, you can enjoy them on iTunes. Then hit &quot;File -&gt; Update iPod&quot; to sync to your iPod.</p> <p class=STYLE3> More detail information at <a href="http://www.dvdtoipodsoft.com/cucusoft-ipod-video-converter-suite.html">http://www.dvdtoipodsoft.com/cucusoft-ipod-video-converter-suite.html</a></p>Sun, 29 Nov 2009 03:57:16 Z2009-11-30T08:36:00Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/5bfaf9fc-5f87-4ed1-b901-3227a35f7997http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/5bfaf9fc-5f87-4ed1-b901-3227a35f7997puaoxuehttp://social.technet.microsoft.com/Profile/en-US/?user=puaoxueShare : how to rip DVD and convert Video to iPod <p>Share : how to rip DVD and convert Video to iPod</p> <p>This is wonderful conversion software .now I recommend them to you . I hope these messages can help you,you can try them .It is a good choice. you can convert both DVD’s and video files to your iPod video. You can enjoy your favorite DVD’s and video movies on your iPod as a portable DVD Player.</p> <p>[IMG]http://www.dvdtoipodsoft.com/image/Screenshot-iPod-Video-Converter-Suite.png[/IMG]</p> <ul> <table border=0 cellspacing=0 cellpadding=0 width=660> <tbody> <tr> <td width=658 bgcolor="#bad0fc"><strong>How to Use</strong></td> </tr> </tbody> </table> </ul> <p><strong>The article includes two parts. </strong><br/><br/><strong>[1]How to rip DVD to iPod (Windows)</strong><br/><br/>1.<a href="http://hotdownloads.com/trialware/download/Download_iPodConvSuitReg.exe?item=8889-7&amp;affiliate=89750"> Download the latest version DVD to iPod Converter + iPod Movie/Video Converter Suite for free </a>(Support iPhone, iPod touch, Apple TV, and iPod video nano as well) and install it. <br/>[IMG]http://www.dvdtoipodsoft.com/image/ipod-guide-1.gif[/IMG]</p> <p>2. Run the DVD to iPod Converter, load your DVD by clicking 'Open DVD' button or choosing 'Open DVD' from 'File' drop down menu. One or several titles appear in the list after loading DVD.</p> <p>[IMG]http://www.dvdtoipodsoft.com/image/ipodguide2.gif[/IMG]</p> <p>3. As usual, the longest title is the main file of the movie. You can remove the title you don't like to convert by unchecking the title. Set 'Subtitle', 'Audio Languages' to what you like.<br/>4. To 'Output Folder', Enter the full pathname or choose the path where you want to save your video files by clicking the related button.<br/>5. Click 'Convert' button to start the iPod DVD conversion.<br/>6. Find the .mp4 file that DVD to iPod converter created and drag it into your iTunes library, or select 'Add File to Library' from the 'File' menu and select the encoded movies. Now you can watch it with iTunes or Quicktime Player on your PC. <br/>Tips: Download iTunes 7+quicktime Player package from Apple - <a href="http://www.apple.com/quicktime/download/win.html">QuickTime - Download</a></p> <p>[IMG]http://www.dvdtoipodsoft.com/image/ipodguide3.gif[/IMG]</p> <p>7. Load the MP4 files to iPod by clicking 'File -&gt; Update iPod'. Now, you can enjoy the movies on your fifth generation video iPod anywhere and anytime<br/><br/><strong>[2]How to convert iPod video, such as AVI to iPod, WMV to iPod, MPEG to iPod, RM to iPod, RMVB to iPod, ASF to iPod, MPG to iPod, DivX to iPod, XviD to iPod video using &quot;cucusoft iPod Video Converter + DVD to iPod Suite&quot;. (Windows)<br/></strong>1. <a href="http://hotdownloads.com/trialware/download/Download_iPodConvSuitReg.exe?item=8889-7&amp;affiliate=89750">Download the latest version iPod Video Converter + DVD to iPod Converter Suite for free</a>, and install it. <br/>Related download <br/>* To convert RM/RMVB real media files to iPod, Maybe need to install Realplayer: <br/><a href="http://www.real.com/freeplayer/?rppr=rnwk">RealPlayer - The best audio and video player - Real.com</a><br/>* To convert WMV, ASF to iPod, Maybe need to install Windows Media Player: <br/><a href="http://www.microsoft.com/windows/windowsmedia/default.mspx">Microsoft Windows Media — Your Digital Entertainment Resource</a> <br/>2. Run iPod Video converter component. And load the video files you'd like to convert by clicking 'Open file' button.</p> <p>[IMG]http://www.dvdtoipodsoft.com/image/ipod-guide-4.jpg[/IMG]</p> <p>Click 'Output' and choose the pathname where you want to save your video files. Click 'Convert' to start converting video to iPod MP4 or H264 files. <br/>Tips: Before converting, you can click 'Advance -&gt; Video settings' to set 'Video format', 'Resolution', 'Framerate', 'Output Quality'. If you'd like to convert video to H264 files, please set 'Video format' to 'H.264 FQ Variable Bitrate'. 'MPEG4(.mp4) FQ Variable Bitrate' is the default value. Certainly, you can also set 'Audio Bitrate', 'Channels', 'Sample Rate' and 'Volume' in 'Audio Settings' page.</p> <p>[IMG]http://www.dvdtoipodsoft.com/image/ipod-guide-54.jpg[/IMG]</p> <p>As usual, we set &quot;Resolution&quot; as &quot;320x240&quot; (i.e. default settings), certainly you can also choose other video sizes you like. <br/>3. After converting, you can open the output folder to check and play the iPod video files (.mp4 or .mov) using Quicktime Player (Freeware, Quicktime Player+iTunes downloading address <a href="http://www.apple.com/quicktime/download/win.html">Apple - QuickTime - Download</a> ). <br/>4. Transfer the iPod videos to iTunes by draging or clicking &quot;File -&gt; Add File to Library&quot;. Now, you can enjoy them on iTunes. Then hit &quot;File -&gt; Update iPod&quot; to sync to your iPod.</p> <p class=STYLE3> More detail information at <a href="http://www.dvdtoipodsoft.com/cucusoft-ipod-video-converter-suite.html">http://www.dvdtoipodsoft.com/cucusoft-ipod-video-converter-suite.html</a></p>Sun, 29 Nov 2009 03:42:02 Z2009-11-29T03:42:02Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/065f1a6f-d476-4335-a04f-adf7c0c8afbdhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/065f1a6f-d476-4335-a04f-adf7c0c8afbdpuaoxuehttp://social.technet.microsoft.com/Profile/en-US/?user=puaoxueShare : how to convert DVD and video to iPhone,iPod,Zune,PSP , etc<span style="text-decoration:underline"> <p><span lang=EN-US>Share : how to convert DVD and video to iPhone,iPod,Zune,PSP , etc</span></p> <p>[IMG]http://www.dvdtoipodsoft.com/image/Screenshot_Ultimate_Converter_Suite_400.gif[/IMG]</p> <table border=0 cellspacing=0 cellpadding=0 width=835> <tbody> <tr> <td width=833 height=19 bgcolor="#c2d5fc"><strong>How to Use</strong></td> </tr> </tbody> </table> <p><strong>The article includes two parts. </strong></p> <p><strong>Part 1: Convert DVD movie to iPhone, iPod touch/classic/video/nano, Zune, PSP, etc </strong><br/>1.<a href="http://hotdownloads.com/trialware/download/Download_UltimateSuiteReg.exe?item=8889-25&amp;affiliate=89750"> Download the latest version Ultimate DVD Video Converter Suite for free at HERE,</a> and install it.<br/>[IMG]http://www.dvdtoipodsoft.com/image/ultimatesuiteguide1.gif[/IMG]<br/>2. Run the Ultimate DVD Converter, load your DVD by clicking 'Open DVD' button or choosing 'Open DVD' from 'File' drop down menu. One or several titles appear in the list after loading DVD. <br/><br/>[IMG]http://www.dvdtoipodsoft.com/image/ultimatesuiteguide2.gif[/IMG]</p> <p>3. Profile select. You can choose all video formats: iPod, iPhone, iPod touch, iPod nano, Zune, PSP, video capable MP3 players, video capable mobile phones, Pocket P.C and so on. iPod MPEG4 Movie(.mp4) is the default DVD for iPod video quality. Set the appropriate format as you like.</p> <p>[IMG]http://www.dvdtoipodsoft.com/image/ultimatesuiteguide3.gif[/IMG]</p> <p>4. Output settings. Set your Audio/Video output Settings and tick appropriate parameters.</p> <p>[IMG]http://www.dvdtoipodsoft.com/image/ultimatesuiteguide4.gif[/IMG]</p> <p>5. Choose the pathname where you want to<br/>save your video files by clicking the right button of Output table. When everything is setted well, click the 'Convert' button to start converting. <br/>Tips: <br/>Tip1: Crop---- Choose the crop mode <br/>Tip2: Resize-------Choose the output size you need <br/>Set Crop to &quot;Crop both black bands&quot; and resize to be &quot;stretch to full screen&quot; if you don't need to keep the subtitle. <br/>Set crop to &quot;Crop the upper black band&quot; so you can keep the subtitle in the down black band.</p> <p>[IMG]http://www.dvdtoipodsoft.com/image/ultimatesuiteguide5.gif[/IMG]</p> <p>Tip3: Mode <br/>Direct mode, you can convert the main movie directly. <br/>Batch mode, you can choose the chapter you need to convert <strong><br/>Part 2: Convert AVI, WMV, MPEG, RM, RMVB, ASF, MOV, DivX, XviD, MPG, etc to iPhone, iPod touch/classic/video/nano, Zune, PSP, etc </strong><br/>1. <a href="http://hotdownloads.com/trialware/download/Download_UltimateSuiteReg.exe?item=8889-25&amp;affiliate=89750">Download the latest version Ultimate DVD Video Converter Suite for free at HERE</a>, and install it.<br/>2. Run the Ultimate Video Converter, load the video files you'd like to convert by clicking 'Open file' button.</p> <p>[IMG]http://www.dvdtoipodsoft.com/image/ultimatesuiteguide6.gif[/IMG]</p> <p>3. Profile select. You can choose all video formats: iPod, iPhone, iPod touch, iPod video nano, Zune, PSP, video capable MP3 players, video capable mobile phones, Pocket P.C and so on. iPod MPEG4 <br/>Movie(.mp4) is the default DVD for iPod video quality. Set the appropriate format as you like. <br/>4. Output settings. Set your Audio/Video output Settings and tick appropriate parameters. <br/>5. Choose the pathname where you want to save your video files by clicking the right button of Output table. When everything is setted well, click the 'Convert' button to start converting.<br/>Tips: <br/>Tip1: Crop---- Choose the crop mode <br/>Tip2: Resize-------Choose the output size you need <br/>Set Crop to &quot;Crop both black bands&quot; and resize to be &quot;stretch to full screen&quot; if you don't need to keep the subtitle. <br/>Set crop to &quot;Crop the upper black band&quot; so you can keep the subtitle in the down black band. <br/>Tip3: Mode <br/>Direct mode, you can convert the main movie directly. <br/>Batch mode, you can choose the chapter you need to convert.  </p> <p class=STYLE3> <strong>You can download  at  <span class=STYLE1><a href="http://www.dvdtoipodsoft.com/cucusoft-ultimate-dvd+video-converter-suite.html"><span style="font-size:medium">http://www.dvdtoipodsoft.com/cucusoft-ultimate-dvd+video-converter-suite.html</span></a></span></strong></p> </span>Sun, 29 Nov 2009 03:40:19 Z2009-11-29T03:40:20Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/57aa5137-d807-4713-af26-b16de6a8ad68http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/57aa5137-d807-4713-af26-b16de6a8ad68ahmed130000http://social.technet.microsoft.com/Profile/en-US/?user=ahmed130000office 2007during installing office 2007 on my computer <br/> can't find publisher.en-us\ publr.cab<br/> when i search it on the cd i didnt find it<br/> i need office in my work<br/> how can i solve this problem?<br/>Sat, 28 Nov 2009 15:19:53 Z2009-11-30T10:19:44Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/876db452-98cf-48b2-9791-ddd3490a6883http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/876db452-98cf-48b2-9791-ddd3490a6883Georges Khalilhttp://social.technet.microsoft.com/Profile/en-US/?user=Georges%20KhalilRecurring Sharepoint 2007 Errors.<p>hey guys, i have a schema of MOSS 2007, Project server 2007 running on Windows server 2003 and sql server 2005, i am getting these three errors in my log each minute !!!</p> <p><font size=2>Event Type: Error<br>Event Source: Windows SharePoint Services 3<br>Event Category: Timer <br>Event ID: 6398<br>Date:  02/20/07<br>Time:  11:01:41 PM<br>User:  N/A<br>Computer: SOURCESAFE<br>Description:<br>The Execute method of job definition Microsoft.Office.Server.Administration.ApplicationServerAdministrationServiceJob (ID de82c7d5-76d8-4c54-81bc-2dd35824b0b8) threw an exception. More information is included below.</font></p> <p><font size=2>The path specified cannot be used at this time. (Exception from HRESULT: 0x80070094)</font></p> <p><font size=2>For more information, see Help and Support Center at </font><a title="http://go.microsoft.com/fwlink/events.asp" href="http://go.microsoft.com/fwlink/events.asp"><font size=2>http://go.microsoft.com/fwlink/events.asp</font></a><font size=2>.<br>`</font></p> <p><br><font size=2>Event Type: Error<br>Event Source: Office SharePoint Server<br>Event Category: Office Server Shared Services <br>Event ID: 7076<br>Date:  02/20/07<br>Time:  11:01:41 PM<br>User:  N/A<br>Computer: SOURCESAFE<br>Description:<br>An exception occurred while executing the Application Server Administration job.</font></p> <p><font size=2>Message: The path specified cannot be used at this time. (Exception from HRESULT: 0x80070094)</font></p> <p><font size=2>Techinal Support Details:<br>System.Runtime.InteropServices.COMException (0x80070094): The path specified cannot be used at this time. (Exception from HRESULT: 0x80070094)</font></p> <p><font size=2>Server stack trace: <br>   at System.DirectoryServices.DirectoryEntry.CommitChanges()<br>   at Microsoft.SharePoint.AdministrationOperation.Metabase.MetabaseObject.Update()<br>   at Microsoft.SharePoint.AdministrationOperation.SPProvisioningAssistant.ProvisionIisApplicationPool(String name, ApplicationPoolIdentityType identityType, String userName, SecureString password, TimeSpan idleTimeout, TimeSpan periodicRestartTime)<br>   at Microsoft.SharePoint.AdministrationOperation.SPAdministrationOperation.DoProvisionIisApplicationPool(String name, Int32 identityType, String userName, String password, TimeSpan idleTimeout, TimeSpan periodicRestartTime)<br>   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]&amp; outArgs)<br>   at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]&amp; outArgs)<br>   at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)</font></p> <p><font size=2>Exception rethrown at [0]: <br>   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)<br>   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp; msgData, Int32 type)<br>   at Microsoft.SharePoint.AdministrationOperation.SPAdministrationOperation.DoProvisionIisApplicationPool(String name, Int32 identityType, String userName, String password, TimeSpan idleTimeout, TimeSpan periodicRestartTime)<br>   at Microsoft.SharePoint.Administration.SPMetabaseManager.ProvisionIisApplicationPool(String name, Int32 identityType, String userName, SecureString password, TimeSpan idleTimeout, TimeSpan periodicRestartTime)<br>   at Microsoft.Office.Server.Administration.SharedWebServiceInstance.CreateSharedWebServiceApplicationPool(SharedResourceProvider srp)<br>   at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)</font></p> <p><font size=2>For more information, see Help and Support Center at </font><a title="http://go.microsoft.com/fwlink/events.asp" href="http://go.microsoft.com/fwlink/events.asp"><font size=2>http://go.microsoft.com/fwlink/events.asp</font></a><font size=2>.</font></p> <p><font size=2></font> </p> <p><font size=2>Event Type: Error<br>Event Source: Office SharePoint Server<br>Event Category: Office Server Shared Services <br>Event ID: 6482<br>Date:  02/20/07<br>Time:  11:01:11 PM<br>User:  N/A<br>Computer: SOURCESAFE<br>Description:<br>Application Server Administration job failed for service instance Microsoft.Office.Project.Server.Administration.ProjectApplicationServiceInstance (bd143c59-a7a9-4871-9b6a-a0abad595122).</font></p> <p><font size=2>Reason: The path specified cannot be used at this time. (Exception from HRESULT: 0x80070094)</font></p> <p><font size=2>Techinal Support Details:<br>System.Runtime.InteropServices.COMException (0x80070094): The path specified cannot be used at this time. (Exception from HRESULT: 0x80070094)</font></p> <p><font size=2>Server stack trace: <br>   at System.DirectoryServices.DirectoryEntry.CommitChanges()<br>   at Microsoft.SharePoint.AdministrationOperation.Metabase.MetabaseObject.Update()<br>   at Microsoft.SharePoint.AdministrationOperation.SPProvisioningAssistant.ProvisionIisApplicationPool(String name, ApplicationPoolIdentityType identityType, String userName, SecureString password, TimeSpan idleTimeout, TimeSpan periodicRestartTime)<br>   at Microsoft.SharePoint.AdministrationOperation.SPAdministrationOperation.DoProvisionIisApplicationPool(String name, Int32 identityType, String userName, String password, TimeSpan idleTimeout, TimeSpan periodicRestartTime)<br>   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]&amp; outArgs)<br>   at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]&amp; outArgs)<br>   at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)</font></p> <p><font size=2>Exception rethrown at [0]: <br>   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)<br>   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp; msgData, Int32 type)<br>   at Microsoft.SharePoint.AdministrationOperation.SPAdministrationOperation.DoProvisionIisApplicationPool(String name, Int32 identityType, String userName, String password, TimeSpan idleTimeout, TimeSpan periodicRestartTime)<br>   at Microsoft.SharePoint.Administration.SPMetabaseManager.ProvisionIisApplicationPool(String name, Int32 identityType, String userName, SecureString password, TimeSpan idleTimeout, TimeSpan periodicRestartTime)<br>   at Microsoft.Office.Server.Administration.SharedWebServiceInstance.CreateSharedWebServiceApplicationPool(SharedResourceProvider srp)<br>   at Microsoft.Office.Server.Administration.SharedWebServiceInstance.Synchronize()<br>   at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)</font></p> <p><font size=2>For more information, see Help and Support Center at </font><a title="http://go.microsoft.com/fwlink/events.asp" href="http://go.microsoft.com/fwlink/events.asp"><font size=2>http://go.microsoft.com/fwlink/events.asp</font></a><font size=2>.</font></p> <p><font size=2></font> </p> <p><font size=2></font> </p> <p><font size=2></font> </p> <p><font size=2></font> </p> <p><font size=2>does anybody have an idea about what caould be causing the problem ??!!! ive been struggling over this and.. i dont even know what caused it !!!</p></font>Tue, 20 Feb 2007 21:11:43 Z2009-11-28T15:24:22Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/680559b6-d084-4667-a000-c9f8b888c9bdhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/680559b6-d084-4667-a000-c9f8b888c9bdM.AbrarAhmadhttp://social.technet.microsoft.com/Profile/en-US/?user=M.AbrarAhmadwindows restore problem<p><span style="font-size:8pt;color:black;font-family:'Verdana','sans-serif'">I have developed an activex to be run on IE. It open a window with border: none. It was working perfectly but one day I hibernated my computer and when I resumed my computer the window was minimized and I can’t restore that. This issue is reproducible every time on resuming computer from hibernate state.</span></p><hr class="sig">abrarTue, 24 Nov 2009 15:23:25 Z2009-11-28T13:47:51Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/f79d9eb0-b961-46b2-b663-4255603dd4e7http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/f79d9eb0-b961-46b2-b663-4255603dd4e7Vikkiatbiplhttp://social.technet.microsoft.com/Profile/en-US/?user=VikkiatbiplWindows service in VB6Hi, <br/> We would like have a COM object in VB6. That must work automatically when the Database has a flag. <br/> <br/> It has run as service.  I should initiate COM in the the program.<br/> <br/> Can any one help me?<br/> <br/> Thanks in advance,<br/> <br/> VikkiFri, 27 Nov 2009 12:01:12 Z2009-11-30T02:44:45Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/32ca877c-c6f8-4713-a7a1-1488082b8995http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/32ca877c-c6f8-4713-a7a1-1488082b8995Chandan Deyhttp://social.technet.microsoft.com/Profile/en-US/?user=Chandan%20DeyWCF Service can't connect Remote MySQL database. ASP.Net application also can't connect.Hi, All i also facing some problem to connect remote MySQL database.<br/> When i try to connect remote MySQL database from my WCF Service it will gives an error <span style="text-decoration:underline"><strong>&quot;Requested value {MySQL ODBC 5.1 Driver}' was not found.&quot;</strong> <br/> </span> <br/> 1) MySQL database install in my machine Test_A. (WinDows XP SP3, MySQL 5.1 with all GRANT PRIVILEDGE) <br/> 2) My Silverlight Application and WCF Service in my machine Test_B.<br/> 3) My Test machine install &quot;mysql-connector-odbc-5.1.6&quot; ODBC<br/> <br/> when i try to connect MySQL Server on Test_A from WCF from Test_B it will gives an error : <span style="text-decoration:underline"><strong>&quot;Requested value {MySQL ODBC 5.1 Driver}' was not found.&quot;</strong> </span> <br/> <br/> I will try this in ASP.Net application. But the same error occured.<br/> <br/> I will working last 2 days. But no solution. Please help asap.<br/> <br/> Thanks in advance.<br/> ChandanFri, 27 Nov 2009 11:11:40 Z2009-11-30T03:27:59Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/fe2ba5a7-2ea7-426d-9c61-34c2cce03a9chttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/fe2ba5a7-2ea7-426d-9c61-34c2cce03a9cMaster_gonzalohttp://social.technet.microsoft.com/Profile/en-US/?user=Master_gonzaloA table in a report that is delivered by SQL Server 2005 Reporting Services with Service Pack 2 appears to be compressed when the report is opened in Outlook 2007I am facing this issue<br/><br/>KB935399<br/>A table in a report that is delivered by SQL Server 2005 Reporting Services with Service Pack 2 appears to be compressed when the report is opened in Outlook 2007<br/><br/>And I see this page with a solution, the worst thing is that I have SERVICE PACK 3 installed on this server, I also verified file versions:<br/><br/> <table class=MsoNormalTable style="margin-left:-0.75pt;width:487pt;border-collapse:collapse" border=0 cellspacing=0 cellpadding=0 width=649> <tbody> <tr style="height:0.25in" height=24> <td style="padding-right:5.4pt;padding-left:5.4pt;padding-bottom:0in;width:228pt;padding-top:0in;height:0.25in" width=304 height=24 valign=bottom> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;padding-bottom:0in;width:59pt;padding-top:0in;height:0.25in" width=79 height=24 valign=bottom> <p class=MsoNormal><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial"> </span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;padding-bottom:0in;width:53pt;padding-top:0in;height:0.25in" width=71 height=24 valign=bottom> <p class=MsoNormal><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial"> </span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;background:silver;padding-bottom:0in;width:147pt;padding-top:0in;height:0.25in" colspan=2 width=196 height=24 bgcolor="#c0c0c0"> <p class=MsoNormal style="text-align:center" align=center><strong><span style="font-size:xx-small;font-family:Verdana"><span style="font-weight:bold;font-size:7pt;font-family:Verdana">MCDEAGDAPP705</span></span></strong></p> </td> </tr> <tr style="height:12.75pt" height=17> <td style="padding-right:5.4pt;padding-left:5.4pt;background:silver;padding-bottom:0in;width:228pt;padding-top:0in;height:12.75pt" width=304 height=17 bgcolor="#c0c0c0"> <p class=MsoNormal style="text-align:center" align=center><strong><span style="font-size:xx-small;font-family:Verdana"><span style="font-weight:bold;font-size:7pt;font-family:Verdana">File name</span></span></strong></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;background:silver;padding-bottom:0in;width:59pt;padding-top:0in;height:12.75pt" width=79 height=17 bgcolor="#c0c0c0"> <p class=MsoNormal style="text-align:center" align=center><strong><span style="font-size:xx-small;font-family:Verdana"><span style="font-weight:bold;font-size:7pt;font-family:Verdana">File version</span></span></strong></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;background:silver;padding-bottom:0in;width:53pt;padding-top:0in;height:12.75pt" width=71 height=17 bgcolor="#c0c0c0"> <p class=MsoNormal style="text-align:center" align=center><strong><span style="font-size:xx-small;font-family:Verdana"><span style="font-weight:bold;font-size:7pt;font-family:Verdana">Date</span></span></strong></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;background:silver;padding-bottom:0in;width:64pt;padding-top:0in;height:12.75pt" width=85 height=17 bgcolor="#c0c0c0"> <p class=MsoNormal style="text-align:center" align=center><strong><span style="font-size:xx-small;font-family:Verdana"><span style="font-weight:bold;font-size:7pt;font-family:Verdana">File version</span></span></strong></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;background:silver;padding-bottom:0in;width:83pt;padding-top:0in;height:12.75pt" width=111 height=17 bgcolor="#c0c0c0"> <p class=MsoNormal style="text-align:center" align=center><strong><span style="font-size:xx-small;font-family:Verdana"><span style="font-weight:bold;font-size:7pt;font-family:Verdana">Date</span></span></strong></p> </td> </tr> <tr style="height:12.75pt" height=17> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:228pt;padding-top:0in;height:12.75pt" width=304 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">Microsoft.reportingservices.diagnostics.dll</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:59pt;padding-top:0in;height:12.75pt" width=79 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">9.0.3161.0</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:53pt;padding-top:0in;height:12.75pt" width=71 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal style="text-align:right" align=right><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">3-Apr-07</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;padding-bottom:0in;width:64pt;padding-top:0in;height:12.75pt" width=85 height=17 valign=bottom> <p class=MsoNormal style="text-align:right" align=right><strong><span style="font-size:x-small;font-family:Arial"><span style="font-weight:bold;font-size:10pt;font-family:Arial">9.0.4035.0</span></span></strong></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;padding-bottom:0in;width:83pt;padding-top:0in;height:12.75pt" width=111 height=17 valign=bottom> <p class=MsoNormal style="text-align:right" align=right><strong><span style="font-size:x-small;font-family:Arial"><span style="font-weight:bold;font-size:10pt;font-family:Arial">24-Nov-08</span></span></strong></p> </td> </tr> <tr style="height:12.75pt" height=17> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:228pt;padding-top:0in;height:12.75pt" width=304 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">Microsoft.reportingservices.htmlrendering.dll</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:59pt;padding-top:0in;height:12.75pt" width=79 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">9.0.3161.0</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:53pt;padding-top:0in;height:12.75pt" width=71 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal style="text-align:right" align=right><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">3-Apr-07</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;padding-bottom:0in;width:64pt;padding-top:0in;height:12.75pt" width=85 height=17 valign=bottom> <p class=MsoNormal style="text-align:right" align=right><strong><span style="font-size:x-small;font-family:Arial"><span style="font-weight:bold;font-size:10pt;font-family:Arial">9.0.4035.0</span></span></strong></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;padding-bottom:0in;width:83pt;padding-top:0in;height:12.75pt" width=111 height=17 valign=bottom> <p class=MsoNormal style="text-align:right" align=right><strong><span style="font-size:x-small;font-family:Arial"><span style="font-weight:bold;font-size:10pt;font-family:Arial">24-Nov-08</span></span></strong></p> </td> </tr> <tr style="height:12.75pt" height=17> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:228pt;padding-top:0in;height:12.75pt" width=304 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">Microsoft.reportingservices.imagerendering.dll</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:59pt;padding-top:0in;height:12.75pt" width=79 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">9.0.3161.0</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:53pt;padding-top:0in;height:12.75pt" width=71 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal style="text-align:right" align=right><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">3-Apr-07</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;padding-bottom:0in;width:64pt;padding-top:0in;height:12.75pt" width=85 height=17 valign=bottom> <p class=MsoNormal style="text-align:right" align=right><strong><span style="font-size:x-small;font-family:Arial"><span style="font-weight:bold;font-size:10pt;font-family:Arial">9.0.4035.0</span></span></strong></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;padding-bottom:0in;width:83pt;padding-top:0in;height:12.75pt" width=111 height=17 valign=bottom> <p class=MsoNormal style="text-align:right" align=right><strong><span style="font-size:x-small;font-family:Arial"><span style="font-weight:bold;font-size:10pt;font-family:Arial">24-Nov-08</span></span></strong></p> </td> </tr> <tr style="height:12.75pt" height=17> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:228pt;padding-top:0in;height:12.75pt" width=304 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">Msmdlocal.dll</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:59pt;padding-top:0in;height:12.75pt" width=79 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">9.0.3161.0</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:53pt;padding-top:0in;height:12.75pt" width=71 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal style="text-align:right" align=right><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">3-Apr-07</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;padding-bottom:0in;width:64pt;padding-top:0in;height:12.75pt" width=85 height=17 valign=bottom> <p class=MsoNormal style="text-align:right" align=right><strong><span style="font-size:x-small;font-family:Arial"><span style="font-weight:bold;font-size:10pt;font-family:Arial">9.0.4035.0</span></span></strong></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;padding-bottom:0in;width:83pt;padding-top:0in;height:12.75pt" width=111 height=17 valign=bottom> <p class=MsoNormal style="text-align:right" align=right><strong><span style="font-size:x-small;font-family:Arial"><span style="font-weight:bold;font-size:10pt;font-family:Arial">24-Nov-08</span></span></strong></p> </td> </tr> <tr style="height:12.75pt" height=17> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:228pt;padding-top:0in;height:12.75pt" width=304 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">Msmgdsrv.dll</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:59pt;padding-top:0in;height:12.75pt" width=79 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">9.0.3161.0</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:53pt;padding-top:0in;height:12.75pt" width=71 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal style="text-align:right" align=right><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">3-Apr-07</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;padding-bottom:0in;width:64pt;padding-top:0in;height:12.75pt" width=85 height=17 valign=bottom> <p class=MsoNormal style="text-align:right" align=right><strong><span style="font-size:x-small;font-family:Arial"><span style="font-weight:bold;font-size:10pt;font-family:Arial">9.0.4035.0</span></span></strong></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;padding-bottom:0in;width:83pt;padding-top:0in;height:12.75pt" width=111 height=17 valign=bottom> <p class=MsoNormal style="text-align:right" align=right><strong><span style="font-size:x-small;font-family:Arial"><span style="font-weight:bold;font-size:10pt;font-family:Arial">24-Nov-08</span></span></strong></p> </td> </tr> <tr style="height:12.75pt" height=17> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:228pt;padding-top:0in;height:12.75pt" width=304 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">Reportingservicesservice.exe</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:59pt;padding-top:0in;height:12.75pt" width=79 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">9.0.3161.0</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;background:white;padding-bottom:0in;width:53pt;padding-top:0in;height:12.75pt" width=71 height=17 valign=top bgcolor="#ffffff"> <p class=MsoNormal style="text-align:right" align=right><span style="font-size:x-small;font-family:Arial"><span style="font-size:10pt;font-family:Arial">3-Apr-07</span></span></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;padding-bottom:0in;width:64pt;padding-top:0in;height:12.75pt" width=85 height=17 valign=bottom> <p class=MsoNormal style="text-align:right" align=right><strong><span style="font-size:x-small;font-family:Arial"><span style="font-weight:bold;font-size:10pt;font-family:Arial">9.0.4035.0</span></span></strong></p> </td> <td style="padding-right:5.4pt;padding-left:5.4pt;padding-bottom:0in;width:83pt;padding-top:0in;height:12.75pt" width=111 height=17 valign=bottom> <p class=MsoNormal style="text-align:right" align=right><strong><span style="font-size:x-small;font-family:Arial"><span style="font-weight:bold;font-size:10pt;font-family:Arial">24-Nov-08</span></span></strong></p> </td> </tr> </tbody> </table> <p class=MsoNormal><span style="font-size:x-small;color:#000080;font-family:Arial"><span style="font-size:10pt;color:navy;font-family:Arial"> So Do I need to uninstall Reporting Services, Install it again, reach service pack 2, apply the cumulative update and move to sp3?<br/></span></span></p><hr class="sig">sql developerFri, 27 Nov 2009 16:41:05 Z2009-11-30T07:12:23Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/8c69f0ef-7231-4774-9a6c-c8c34d88cd0fhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/8c69f0ef-7231-4774-9a6c-c8c34d88cd0fMichaelsbesthttp://social.technet.microsoft.com/Profile/en-US/?user=MichaelsbestMicrosoft Visual C ++Can Microsoft V C ++ and all of its installed components be uninstalled and then reinstalled without causing any problems?<br/>I have a duo core 64bit running windows vista home  6.0.6002 SP2.<hr class="sig">mikeThu, 26 Nov 2009 15:59:26 Z2009-11-27T11:44:16Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/c1fb71d4-291e-465c-bfca-e555335d69d7http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/c1fb71d4-291e-465c-bfca-e555335d69d7bhanu chhttp://social.technet.microsoft.com/Profile/en-US/?user=bhanu%20chCalling/Consume WebService from VB6.0<p>Hi,</p> <p>Plz tell me how to calling/consume webservice from VB6.0, if u have any URL,Sample code plz place here.</p> <p>Thanks</p> <p>Bhanu.Ch</p>Thu, 26 Nov 2009 11:04:25 Z2009-11-30T03:09:29Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/46223d8e-f4bf-4d3f-9228-bf6ab296d944http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/46223d8e-f4bf-4d3f-9228-bf6ab296d944Yannick CAPhttp://social.technet.microsoft.com/Profile/en-US/?user=Yannick%20CAPList of Changes From VBA 6.4 to VBA 6.5First, all my appologizes if the answer already exists,<br/>but I didn't find it.<br/><br/>I have to migrate from VBA 6.4.99.69 to 6.5.10.32<br/>and I was looking for the complete list of changes<br/>brought with that 6.5 VBA version.<br/><br/>is there a &quot;Version List&quot; with all the modifications between VBA 6.4 and VBA 6.5 ?Wed, 25 Nov 2009 14:33:10 Z2009-11-30T04:40:24Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/e8e1807b-ac06-4737-b9d9-57a257d9c3a3http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/e8e1807b-ac06-4737-b9d9-57a257d9c3a3Ling Ninahttp://social.technet.microsoft.com/Profile/en-US/?user=Ling%20NinaC# web forms , mouse in and outHi all, <br/><br/>In C# web forms, how to make mouse in a label, and the label text is visible, and mouse leave the label, label text is invisible? <br/><br/>Thank you, <br/>LingThu, 26 Nov 2009 01:10:18 Z2009-11-27T08:35:53Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/aa75261d-9fbd-464b-a312-2429d8bb1ebbhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/aa75261d-9fbd-464b-a312-2429d8bb1ebbFideXhttp://social.technet.microsoft.com/Profile/en-US/?user=FideXPrinting a couponHow is it possible to print a coupon directly onto a coupon printer (Epson T88II) from a webbased application written in VS 2005Wed, 25 Nov 2009 22:05:48 Z2009-11-27T07:25:58Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/9128eca3-3df5-463f-a180-d887e6575a82http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/9128eca3-3df5-463f-a180-d887e6575a82jaaduhttp://social.technet.microsoft.com/Profile/en-US/?user=jaaduDefault page on the Internet Explorer<div>Hi</div> <div><br/></div> <div>I am using Internet Explorer 7.</div> <div><br/></div> Whenever I open the IE browser, by default this link opens: <div>C:\Documents and Settings\<em>My User Name</em>\Application Data\datecom\tabwelcome_en.html</div> <div><br/></div> <div>To remove it, I went to Tools&gt;Internet Options and set the default page as &quot;Blank&quot;.</div> <div><br/></div> <div>Now, whenever I open the Internet Explorer, blank page opens. But when open a new tab in the same browser, again this link opens:</div> <div>C:\Documents and Settings\<span style="font-style:italic">My User Name</span>\Application Data\datecom\tabwelcome_en.html</div> <div><br/></div> <div>I went into the folder &quot;Application Data&quot; and deleted the folder &quot;datecom&quot;. But still this links come on the IE browser in new tabs.</div> <div><br/></div> <div>How to get rid of it?</div> <div><br/></div> <div>Tks &amp; regards</div>Sat, 21 Nov 2009 08:30:48 Z2009-11-27T07:18:04Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/23be52fe-f926-4cd6-b7fb-fa83baed4074http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/23be52fe-f926-4cd6-b7fb-fa83baed4074Zakukashihttp://social.technet.microsoft.com/Profile/en-US/?user=ZakukashiAccess DeniedMy computer recently fried from a power surge so about a week ago I bought a new one. Since all of my Visual Studio Projects were on my old HD I decided to add that HD to the new computer. Both computers were running on Windows 7, so now everytime I try to access my .vb files or anything else in the old HD that used to be green says &quot;Access Denied&quot; or &quot;you do not have the permission&quot; I tried to somehow get a certificate exported from the old HD and I imported that certificate into my new HD's O.S, but im still having the same issue it is as if the certificate didn't do anything. I'm not familiar how windows encrypts files and I apologize if I'm posting in the wrong place. I just want to know what I can do to continue my previous work.Fri, 27 Nov 2009 05:54:50 Z2009-11-30T07:10:17Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/15b953bb-d3db-431c-b2d6-e6071050007ahttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/15b953bb-d3db-431c-b2d6-e6071050007alextahttp://social.technet.microsoft.com/Profile/en-US/?user=lextaProgramming Outlook 2003 using C#I've recently read through the Visual Studio 2005 technical article &quot;An Introduction to Programming Outlook 2003 using C#&quot; which was very helpful for a project I'm currently working on.<br/><br/>Given the context of the second example in that paper, how do I determine which email is currently selected by the user of Outlook as opposed to just runing thorugh all of the outlook items?<br/><br/>The example gives the following code:<br/><br/><span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="color:#008080;font-size:x-small"><span style="color:#008080;font-size:x-small">NameSpace</span></span><span style="font-size:x-small"> outlookNS = applicationObject.GetNamespace(</span><span style="color:#800000;font-size:x-small"><span style="color:#800000;font-size:x-small">&quot;MAPI&quot;</span></span><span style="font-size:x-small">);|<br/></span><span style="color:#008080;font-size:x-small"><span style="color:#008080;font-size:x-small">MAPIFolder</span></span><span style="font-size:x-small"> inboxFolder = outlookNS.GetDefaultFolder(</span><span style="color:#008080;font-size:x-small"><span style="color:#008080;font-size:x-small">OlDefaultFolders</span></span><span style="font-size:x-small">.olFolderInbox);<br/></span><span style="font-size:x-small"> <p> </p> <font size=2> <p> </p> </font></span></p> <p><span style="color:#0000ff;font-size:x-small"><span style="color:#0000ff;font-size:x-small">foreach</span></span><span style="font-size:x-small"> (</span><span style="color:#008080;font-size:x-small"><span style="color:#008080;font-size:x-small">Object</span></span><span style="font-size:x-small"> item </span><span style="color:#0000ff;font-size:x-small"><span style="color:#0000ff;font-size:x-small">in</span></span><span style="font-size:x-small"> inboxFolder.Items){<br/></span><span style="color:#008080;font-size:x-small"><span style="color:#008080;font-size:x-small">  MailItem</span></span><span style="font-size:x-small"> mi = item </span><span style="color:#0000ff;font-size:x-small"><span style="color:#0000ff;font-size:x-small">as</span></span><span style="font-size:x-small"> </span><span style="color:#008080;font-size:x-small"><span style="color:#008080;font-size:x-small">MailItem</span></span><span style="font-size:x-small">;<br/></span><span style="color:#0000ff;font-size:x-small"><span style="color:#0000ff;font-size:x-small">  if</span></span><span style="font-size:x-small"> (mi != </span><span style="color:#0000ff;font-size:x-small"><span style="color:#0000ff;font-size:x-small">null</span></span><span style="font-size:x-small">){<br/>    ....<br/>  }<br/>}<br/><br/>Instead of examining all of the mail items how do I just look at the one that is currently selected by the user?</span></p>Wed, 25 Nov 2009 00:25:16 Z2009-11-27T05:47:34Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/7bfada85-f0fa-4875-9bad-14606354c9c4http://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/7bfada85-f0fa-4875-9bad-14606354c9c4Vikkiatbiplhttp://social.technet.microsoft.com/Profile/en-US/?user=VikkiatbiplVB6.0 time FormattingI have time in 12 hr format. I wanted to make it as 24 hr in code level. For example i have 1.30 pm that must be changed as 13.30.<br/> <br/> Can any one help me?<br/> <br/> Thanks<br/> <br/> VikkiFri, 27 Nov 2009 05:15:47 Z2009-11-30T03:12:00Zhttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/16b1d318-b2d1-4774-87f8-878bc9f32ecchttp://social.technet.microsoft.com/Forums/en-US/Offtopic/thread/16b1d318-b2d1-4774-87f8-878bc9f32eccChhaviRajhttp://social.technet.microsoft.com/Profile/en-US/?user=ChhaviRajcreating single user web chat module<p><strong>creating single user web chat module....<br/>want just a suggestion on Logic- some code will also be appreciated..</strong></p> <p><strong>Thank you...</strong></p>Tue, 24 Nov 2009 17:00:07 Z2009-11-29T05:34:45Z