Problemas con fichero .wsp

02/04/2008 - 13:27 por Ser | Informe spam
Hola:

Al generar la solución (utilizando la herramienta SharePoint Solution
Generator), no me crea los flujos de trabajo, no coge los webpart y no coge
tampoco los campos de tipo "búsqueda".

Es posible hacer esto? Cómo?
Gracias

Preguntas similare

Leer las respuestas

#1 Gustavo
03/04/2008 - 09:11 | Informe spam
Hola,
http://msdn2.microsoft.com/en-us/li...13687.aspx
http://www.developer.com/net/net/ar...hp/3672646
http://www.developer.com/net/asp/ar...hp/3675576
Suerte,
Gustavo
http://www.gavd.net/servers/default.aspx
http://geeks.ms/blogs/gvelez/


"Ser" wrote:

Hola:

Al generar la solución (utilizando la herramienta SharePoint Solution
Generator), no me crea los flujos de trabajo, no coge los webpart y no coge
tampoco los campos de tipo "búsqueda".

Es posible hacer esto? Cómo?
Gracias
Respuesta Responder a este mensaje
#2 Ser
03/04/2008 - 10:32 | Informe spam
Gracias Gustavo.
A ver si he entendido:

Pongamos un ejemplo sencillo para empezar. Tenemos un sharepoint con 3
listas, un flujo de trabajo y un webpart. Queremos crear la solución:
- La aplicación SharePoint Solution Generator crea un archivo .wsp y un
archivo manifest.xml con la siguiente información:
<Solution SolutionId="c705f0ce-63de-4529-8678-cb8d8457aead"
xmlns="http://schemas.microsoft.com/sharepoint/" >
<FeatureManifests>
<FeatureManifest Location="lista1\feature.xml" />
<FeatureManifest Location="lista2\feature.xml" />
<FeatureManifest Location="lista_tareas_del_flujo_trabajos\feature.xml" />
<FeatureManifest Location="lista3\feature.xml" />
<FeatureManifest Location="nombre_solucion\feature.xml" />
<FeatureManifest Location="nombre_solucion_\feature.xml" />
</FeatureManifests>
<Assemblies>
<Assembly Location="nombre_solucion.dll"
DeploymentTarget="GlobalAssemblyCache" >
<SafeControls>
<SafeControl Assembly="nombre_solucion, Version=1.0.0.0,
Culture=neutral, PublicKeyToken1111eeeee11111" Namespace="nombre_solucion"
TypeName="nombre_solucion" Safe="True" />
</SafeControls>
</Assembly>
</Assemblies>
<SiteDefinitionManifests>
<SiteDefinitionManifest Location="nombre_solucion_eee">
<WebTempFile Location="3082\xml\webtempnombre_solucion_eeee.xml" />
</SiteDefinitionManifest>
</SiteDefinitionManifests>
</Solution>
- Aquí tendríamos que añadir lo que viene nuevo en
http://msdn2.microsoft.com/en-us/li...13687.aspx
- Tendríamos ya la solución y solo sería crear el .cab

En caso afirmativo, creo que esto cogería los webpart, pero y los flujos de
trabajo? y los campos de tipo búsqueda?

"Gustavo" wrote:

Hola,
http://msdn2.microsoft.com/en-us/li...13687.aspx
http://www.developer.com/net/net/ar...hp/3672646
http://www.developer.com/net/asp/ar...hp/3675576
Suerte,
Gustavo
http://www.gavd.net/servers/default.aspx
http://geeks.ms/blogs/gvelez/


"Ser" wrote:

> Hola:
>
> Al generar la solución (utilizando la herramienta SharePoint Solution
> Generator), no me crea los flujos de trabajo, no coge los webpart y no coge
> tampoco los campos de tipo "búsqueda".
>
> Es posible hacer esto? Cómo?
> Gracias
email Siga el debate Respuesta Responder a este mensaje
Ads by Google
Help Hacer una preguntaRespuesta Tengo una respuesta
Search Busqueda sugerida