Internet + Intranet SharePoint WebSite
-
lunes, 30 de abril de 2012 17:05
My orgnization asked me to develop a SharePoint 2010 Website with two parts :
* Internal workflow and infopath forms ...etc .. for orgnization members (who work already at the org.)
* Internet site to search and subescriptions ,...etc for visitors , and Site members
also they want a Page for login (one for internet site , other for internal website )
-------------------
I Created a team site to do that ..,
But I cant make :
-Login Page
-also how to make an Internet website to access the lists and features inside the sharepoint from it.?
I know about (claims-based authentication)
but I couldnt apply a changes in the config files by code Is there a steps without coding?
Also how to make the internet site beside the interanet website.
thank u for help
Todas las respuestas
-
lunes, 30 de abril de 2012 17:17
Hi,
Better in your case to create two separate web applications one for your organization [Intranet Site][Team Site] and one for visitor [Internet site][Publishing Site]
Regards, Fadi Abdulwahab.
http://blogs.msdn.com/b/fabdulwahab
http://sqlgoogler.blogspot.com/
Please click "Propose As Answer" if a post solves your problem or "Vote As Helpful" if a post has been useful to you. -
lunes, 30 de abril de 2012 22:12
I suggest to store all data in one site collection.
Then created two sub sites one for Intranet with Team Site Template and another for External Site with Publishing Site Template.
Authentication purpose, you can use Claims based authentication.
- Marcado como respuesta Tareq Gamal mahmoud martes, 01 de mayo de 2012 0:55
- Desmarcado como respuesta Tareq Gamal mahmoud martes, 01 de mayo de 2012 0:55
-
martes, 01 de mayo de 2012 1:06
I did everything like the above but the CBAuthentication .., Always gives me an error when I try to enter using Form Based authentication.
Server Error in '/' Application.
The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework 3.0 SDK documentation and inspect the server trace logs.
thank u for help
-
martes, 01 de mayo de 2012 1:42
Hello,
Please look ath this post:
http://www.falconitservices.com/support/KB/Lists/Posts/Post.aspx?ID=47
Miguel Fra | Falcon IT Services, Miami, FL
www.falconitservices.com | www.falconits.com | Blog

