Wednesday 20 February 2013

WebClient Services & OT-Enterprise Connect

Web Client Service:
Description: Web Client Service enables Windows-based programs to create, access, and modify Internet-based files. If this service is stopped, these functions will not be available. If this service is disabled, Enterprise Connect Services, which explicitly depends on it, will fail and documents will not open from Enterprise Connect.
Web Client Services should therefore always be in “Automatic” -> “Started” mode for Enterprise Connect to function properly and optimally.
Issue: Web Client in Stopping Mode in XP Machines Only

Resolution Steps:
IMPORTANT:  Follow the steps below exactly as they are spelled out, particularly steps 4 and 5.  One small misstep could severely compromise the user’s computer.

1. Start Task Manager (CTR +   alt + Delete) and click the “View” Tab; then select “Select Columns”.

2. Check PID (Process Identifier) box.  Hit OK.

3.Start Command Prompt (Start > Run) and type “CMD” and hit enter.  Then copy the command below in red, then right-click and paste it into the command window and press the enter key.

ttasklist /svc /fi "imagename eq svchost.exe". 
  
4. In the list that appears, check the PID number for the SVCHOST.exe (WebClient appears under the “Services” column).  Take special note of the PID code displayed next to “WebClient.”  In the screenshot below, the PID number is displayed as “1100,” but this number will be different on every computer.  Again, take special note of this number, because you will use it in the next step.

5.Open the task manager again (Ctrl + Alt + Delete) and find the SVChost.exe process with the same PID noted in step 4 (there will be several SVChost processes, so be sure to select the appropriate one).  Then kill it by clicking the “End Process” button.

  6.Next go to the Services page (right-click MyComputer > Manage > Services).  
   First under the “Actions” drop-down menu at the top of the page, hit “Refresh.”   Then browse to the “WebClient” Service under the “Name” column (the status should be blank).  Right-click this item and hit “Start” (or select the item and hit “Start” on the left-hand side of the page).


Friday 9 November 2012

OpenText WebDav & IIS 7 WebDav Authoring

Hi:

If you are trying to set up your OTCS WebDav; after you run the installer for WebLink for the IIS WebServer to configure the local WebDav Directory over which your application will process the webdav requests, you will be prompted to Start the IIS WebDav Authoring over the application server.


WebDav Authoring can be added as a role over the IIS webserver.The WebDAV 7.0 and WebDAV 7.5 modules shipped out-of-band for IIS 7.0, which required downloading and installing the modules from the following URL:

Download the module from http://www.iis.net/expand/WebDAV.

Right click the installer and click "Install".Accept the terms and condition and click on Install.Once finished .

> Open Start, All Programs, Administrative Tools, Internet Information Services (IIS)                Manager.

> Navigate to the Default Web Site.
> Double click the WebDAV Authoring Rules.
> Select Enable WebDAV in the Actions pane.

Now to add the authoring rule, add the authoring rule as per your application design and requirement, for my case i added it as below, allowing access to specific content,all users and permission as Read & Source 











The Final step would be to configure the WebDav Settings.
For the application i work i have set it as in the screen-shot.









Cheers,
You are set to use WebDav  for your application.

Tuesday 26 July 2011

OT Content Server 9.7.1's R&D With Vista\Win-7 & IIS 7

Some time back i was trying to do my own R&D over the personal lapi having Win 7 as OS HTTP server IIS 7 (Obvious :)) and wanted to see the Vanilla Open Text Content Server 9.7.1 deployment.
I came across few issue while doing so and wanted to post it if someone in actual is trying to implement it.
LL 9.7.1 vanilla installation din't give me and issue.Now when i was trying to configure the admin.index page after the installation..Oops i had faced few issue :(

These steps will explain a bit & resolve them:):).
Issue # 1: Error Summary
HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory.

Resolution:

We got to Enable directory browsing using IIS Manager.
  1. Open IIS Manager. (run> inetmgr > Enter)
  2. In the Features view, double-click Directory Browsing.
  3. On the Directory Browsing page, in the Actions pane, click Enable


Reset IIS Server (run > iisreset).

Issue # 2:
The request was reaching till IIS level since i was able to get though directory browsing but when i tried to browse the "livelink.exe" file i was not able to reach the destination page i.e was not redirected.
After some troubleshooting i found ---ASP Was Not Installed on IIS 7.0
Now in order to get this set   
Click Start, and then click Control Panel.
> In Control Panel, click Programs and Features, and then double click Turn Windows Features on or off.
> Expand Internet Information Services, --> World Wide Web Services, --> Application Development Features.
> Select ASP, and then click OK.








Issue # 3:
Now the next error which i encountered was of ISAPI & CGi restrictions.
Resolution :
> Open IIS manager and reach the top (root) level and select "Features View" and double click on "ISAPI and CGI Restrictions" and from the actions pane select "Edit Features Settings".
>Edit the ISAPI & CGI Restrictions Settings to allow the redirect of requests.















Issue # 4:
When i was trying to restart the livelink services i got to see some weird messages.














When your windows password changes you get such errors.

Go to your IIS manager and chage the password for your Livelink and Livelink Support virtual directories.
If you have selected the LL services to run for a particular domain account also restart the Livelink services.
While trying to do so I get error because of a change in windows password.
So we got to change the password for the Livelink Services too.




















So finally after all these configurations
When i type : http:///livelink/livelink.exe?func=admin.index
I got to see the configuration page for my Livelink Vanilla Installation.














And eveyone who work on OT Content Server should must understand that we are done with our vanilla installation of CS 9.7.1 over our win7\vista operating system and web server as IIS 7.0.
Cheers!!!!

Friday 3 September 2010

OpenText Content Server : Livelink WorkFlows

Recently i was visiting a page on SharePoint Vs Livelink workflows on

And wanted to recorrect few things on CS Workflow capabilities though not going into much details of SharePoint WorkFlows, WWF and i liked the comments of "Anton" over the post

" If you are a consultant then you probably only see those who want a custom solution which is great for you and your continued employment. But you don’t see the thousands of people who are simply designing helpful workflows. It is also incorrect to say “there’s only very few of us in the country that are good with” Oscript. There are many independant consultants and Open Text partners who use it every day along with Open Text’s own Global Services organization. If you are really a professional programmer/consultant it is simply another scripting language to learn along with the Builder tool ".

Livelink goes deeper for a truely colloborative plateform of process\business management by handling the retention management process for documents and incorporating a seemless workflow approval chain along the organization tree completely automizing the Business Process and incorporating a true Collaboration.


 
Continuing the Development Languages and integretion ho-halla i would like to publish the capability OT has.
Open Text's solutions provide records and content life cycle management across multiple systems and applications, including SAP, Oracle, Microsoft SharePoint, e-mail, file systems, digital assets, and more.

Now coming to extending the LL (OT CS) Workflow capabilities --
Livelink Workflow Extensions Module is a compilation of commonly requested features for Livelink Workflow.
Upon module installation, the following new features is made available to Livelink users:
• Extended Variable Replacement Values for Workflow Email Process Step
• Workflow Monitor and Notifications etc
WebReports Extensions for Workflow from a firm "ResonateKT"  provides you still interesting features to dig out more.

I will be posting more and welcome your comments and feedback :)

Wednesday 10 February 2010

Ad User Group & Sharepoint Groups..

Hi;
A small post for my self-appreciation over AD (Active Directory) users group and Sharepoint. Here is my link for one of user's help on Tech-Net.

http://social.msdn.microsoft.com/Forums/en-US/sharepointadmin/thread/fea8f336-1c7b-4533-b6a6-e4d0b14119d7


There is two ways you can add users in SP.
1. Domain\Domain Users
2. NT Authority \Authenticated users : Includes all domains.

Windows SharePoint Services includes three groups by default
Owners (administrator)
Members (contributor) &
Visitors (reader).
Domain groups can be added to any of these three. Basically you need to add the AD group (local) to a SharePoint group.

MOSS Site settings >> People and Groups >> and click on >> "ADD Users".

If you have created sharepoint groups you have to take "Permissions' level into consideration. This link can give you some more help for Permission level consideration.

For Groups and permissions levels please go through http://office.microsoft.com/en-us/sharepointserver/HA101032221033.aspx

Thanks,

Monday 12 October 2009

My Threads Link On MSDN For Self-Help..

Mukesh Giri's threads
http://social.msdn.microsoft.com/Forums/en-US/user/threads?user=Mukesh%20Giri
Hope few things can help others too on similar issues..
Cheers,
Mukesh Giri

Tuesday 8 September 2009

SharePoint Designer 2007 Videos : A Learning Curve

Microsoft Office SharePoint Designer 2007 is utilised for creating and customizing SharePoint sites and customizing applications on the SharePoint platform.
Using Office SharePoint Designer 2007 efficiently, you can easily build sophisticated no-code solutions e.g :Reports,Data Views & workflows.

SharePoint Designer 2007 is now available as a free download. Link for free download try it out...

Introductory Video On SP Designer 2007

Customizing SharePoint Sites Video

Creating & Modifying Layouts Pages


Working with rule-Based Workflow Applications


Building No-Code Sharepoint Applications

Visual Studio Tight Integretion

Feel free to post your question and comments if you require any help from my end in using SP-Designer 2007.
Cheers,