Announcing Public CTP Release of VSeWSS 1.3
The Community Technology Preview release for Visual Studio 2008 extensions for SharePoint 1.3 is now publicly available on Microsoft Connect.
The CTP is available at: https://connect.microsoft.com/site/sitehome.aspx?SiteID=428
New Features in VSeWSS 1.3
- The extensions now install on x64 bit OS. Visual Studio 2008 and SharePoint must be already installed.
- Command Line Build option for TFS and MSBuild integration
- Separate WSP Package and Retract commands. You can now build the WSP without deploying it
- SPSolGen to Support Exporting from Content Management Publishing Sites
- New Item Template for RootFiles Deployment
- Automatically Remove conflicting existing features on development SharePoint server
- WSP View New Feature Dialog Improvements: scope, receiver checkbox, element checkbox
- WSP View can now be used to merge features and it blocks site features being merged into web features
- Allow adding separate binary files such as Workflow assemblies
- Some refactoring allowing for Web Part renaming and removing lines from feature.xml Item Removed
- Allow selection of GAC or BIN deployment for Web Part Project not including CAS generation
- Increase visibility of hidden features that VSeWSS creates
- Add fast update deploy for DLL only or file only changes to solutions
- Numerous Bug Fixes and improvements to error messages
Posting is provided "AS IS" with no warranties, and confers no rights.
All Replies
- When trying to install the 1.3 VSeWSS (x86) , downloaden from https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=428&DownloadID=15946 the wizard tells me it is installing the 1.2 version and that I have the option to repair or remove the 1.2 version.
Am i doing something wrong ??
........... 10 min ..................
OK solved it, you should first remove the 1.2 version than retry the installation.
vVeen
After removing 1.2 and installing 1.3, and opening a project developed with 1.2, the WSP is empty and deployment (F5) does not work. Any ideas?- What is the debug url for your project? Is it pointing to a SharePoint site on the local machine?
What OS? What VS?
What is the error you get when deploying?
Posting is provided "AS IS" with no warranties, and confers no rights. - Im unable to install on a box running Windows Server 2008 x64. The error message given is "This product can not be installed on 64-bit versions of Windows"... :(
Regards!
Mats
- Did you install the 64 bit version?
The 64 bit build is named: VSeWSSv13_AMD64_Build_307_CTP.msi
Posting is provided "AS IS" with no warranties, and confers no rights. - Everyone please create a new thread for for any problems you are experiencing.
Thanks!
Posting is provided "AS IS" with no warranties, and confers no rights. - Doh!!!
Missed that the package contained two msi:s.
Thanks! - Hi guys,
I can't install VSeWSS 1.3 CTP on my virtual WS 2008 x86 and VS 2008. The installer shows a MessageBox with text "Please wait while installer finishes determing your disk space requirements." and a button "Return". It happens nothing after message appearance! What Imust to do ?
Tihomir Ignatov - Michael Washam - MSFT said:
What is the debug url for your project? Is it pointing to a SharePoint site on the local machine?
What OS? What VS?
What is the error you get when deploying?
Posting is provided "AS IS" with no warranties, and confers no rights.
Here I posted information about very similar error
http://social.msdn.microsoft.com/Forums/en-US/sharepointdevelopment/thread/88e2e976-9895-484d-9034-d7197a821ab5
Error 1 The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state. 0 0
I get this when I try to deploy anything..
any ideas?
If you do SharePoint dev and have MSN add me!! punkouter@hotmail.com We can help each other out.Please create a new thread... after you have read the release notes. This error looks familar I think it's in there.
Regards,
Paul
SharePoint Product Manager. Posting is provided "AS IS" with no warranties, and confers no rights- Hi,
i cannot install the VSeWSSv13_x86_Build_307_CTP.msi on my machine. I have installed a german version of Forms Server.
The Setup Message is:
" Visual Studio 2008 extensions for Windows SharePoint Services version 1.3
Setup Wizard ended prematurely"...
The following entry is created in eventlog
Log Name: Application
Source: MsiInstaller
Date: 03.02.2009 12:43:47
Event ID: 1033
Task Category: None
Level: Information
Keywords: Classic
User: .....
Computer: ....
Description:
Windows Installer installed the product. Product Name: Visual Studio 2008 extensions for Windows SharePoint Services version 1.3. Product Version: 12.0.4518.1092. Product Language: 1033. Installation success or error status: 1603.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="MsiInstaller" />
<EventID Qualifiers="0">1033</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-02-03T11:43:47.000Z" />
<EventRecordID>36522</EventRecordID>
<Channel>Application</Channel>
<Computer>.....</Computer>
<Security UserID="S-xxxxx" />
</System>
<EventData>
<Data>Visual Studio 2008 extensions for Windows SharePoint Services version 1.3</Data>
<Data>12.0.4518.1092</Data>
<Data>1033</Data>
<Data>1603</Data>
<Data>(NULL)</Data>
<Data>
</Data>
<Data>
</Data>
<Binary>7B46334633393539372D313037322D343030462D414231382D3435434337313331304238447D</Binary>
</EventData>
</Event>
what happens?
best regards
Andeas Schulz, SymbioWare IT GmbH
CHANGED 09.Feb, 2009:
In my new created pure us-english x64 MOSS 2007 virtual environment the same error has occured. - I'm getting that lovely message when trying to uninstall CTP 1.3:
"Failed to open metabase key (-2147024748 /LM )"
Then the next message:
"Fatal error during installation"
Looks like to uninstall it I have no choice but to roll back hole server.
http://alecpojidaev.wordpress.com - I am having problems packiging in both Visual Studio and the commandline since upgradig to the 1.3 version.
Within Visual Studio it sometimes return an error (""). I can solve this most of the time by adding all of my assemblies to the GAC, resetting IIS and retrying. If I have been working on onother soolution using the same assemblies later on it's broken again.
When trying toi package using the command line variant, Visual Studio Crashes and restart automatically. This hasn't worked a single time.
Any ideas?
Ivo Vink, Yellow & Red BV - Andreas,
Download the 1.3 extensions to your C:/ drive from here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=b2c0b628-5cab-48c1-8cae-c34c1ccbdc0a&DisplayLang=enStart the msi from an elevated command prompt - that is, right click Command Prompt icon in Start menu and select 'Run as Administrator'. Issue this command:
C:\msiexec /i VSeWSSv13_x86_Build_307_CTP.msi
This will prevent the UAC from causing the VSeWSS 1.3 to "fail prematurely".
UPDATE: Andreas I have updated the download link above and it seems to be an executable. Try that first and see if it works for you?
Anthony :-)
www.codersbarn.com
- Hello Anthony,
yes, msiexec /i worked für the january ctp.
yes the february ctp is a exe file. it prompt for elevated rights automatically.
Thank you.
Andreas
www.sharepoint.symbioware.de/
www.web-softwareentwicklung-nuernberg.de/ - Hi everybody,
I'm trying to install the VSeWSS 1.3 x64 version on my windows 2008 server and I get the following error:
Error writting to file:
Microsoft.Sharepoint.Tools.Resources.dll. Verify that you have access to that directory.
Please note that I am doing so under an administrator account.
I tryed to stop every service regarding Sarepoint and IIS, but still I have no success.
Can anyone help me.
- Hi Alec
I get the same error as you. Have you found a solution to the problem?
Per - Alec and Per, Please check: How to configure IIS to support both the Kerberos protocol and the NTLM protocol for network authentication http://support.microsoft.com/kb/215383 After done, don't forget to restart your server. Afif
- Hi,
i tried to install the Visual Studio extension for Windows Sharepoint Services on my Windows 7 x64.
I used the registry hack to tell the installer, that i have a Sharepoint installation.
But if i try to install the extension, i ran into the same error like Andreas Schulz.
Error message in Event Logs:
Windows Installer installed the product. Product Name: Visual Studio 2008 extensions for Windows SharePoint Services version 1.3. Product Version: 12.0.4518.1092. Product Language: 1033. Manufacturer: Microsoft Corporation. Installation success or error status: 1603.
I tried the installation with the februar and the march release...
Thanks in advance.
Andreas - Hey Andreas,
Have you tried the "WSS / MOSS Instalation Helper for Vista (Windows 7)" ???
I've just installed WSS 3.0 sp2 over my Windows 7 x64, and after this, I was able to install the VSeWSS 1.3 (march 2009 CTP).
Good luck !
Byron
Byron :)


