Blogroll

Wednesday, September 24, 2008

The instruction at "0x30cb0bad" referenced memory at "0x00000000".

Hi Guys, Today I have faced a new error message with the user. when he tries to upload or edit something in "content editor webpart" in his SharePoint. IE got freeze and he has to terminate the session. Though this was not a SharePoint issue but still i finds it to be somewhat important to discuss.


To resolve this issue, use the following methods in the order in whichthey are presented.

Method 1: Clear cached data in Internet Explorer 7.

To determine whether a performance issue or an error message is causedby corruption in the Temporary Internet Files or in other cachedinformation that is used by Internet Explorer 7, you must clear cacheddata. To do this, follow these steps:
1) Open Internet Explorer 7.
2) Click Tools, and then click Delete Browsing History.
3) In Delete Browsing History, click Delete All.
4) Click to select the 'Also delete files and settings stored byadd-ons' check box, and then click OK.

A progress bar is displayed to indicate that the browsing history isbeing cleared. After this process is complete, test Internet Explorer toverify that it works correctly. If issues still occur, try Method 2.
Method 2: Reset security settings for Internet Explorer 7If you configure security settings to be too restrictive, you mayprevent Internet Explorer 7 from displaying certain web sites. Todetermine whether an issue is caused by overly restrictive securitysettings, revert to default security settings. To do this, follow thesesteps:

1) Open Internet Explorer 7.
2) Click Tools, and then click Internet Options.
3) Click the Security tab.
4) Click Reset all zones to default level, and then click OK.

After you do this, test Internet Explorer to verify that it workscorrectly. If issues still occur, try Method 3.

[If this method does not resolve the issue, you can restore InternetExplorer 7 to its previous security level.]

Note - Overly restrictive settings in third-party software (particularlythird-party security software, such as antivirus, antispyware orfirewall applications) may also prevent Internet Explorer 7 fromdisplaying certain web sites. Review your settings in third-party software.

Method 3: Run Internet Explorer 7 in "No Add-Ons" mode.

Third-party add-ons for Internet Explorer, such as ActiveX controls andbrowser toolbars, are used by some web sites to provide an enhancedbrowsing experience. An error may occur if an add-on is damaged or if anadd-on conflicts with Internet Explorer 7. To determine whether theerror is caused by an add-on, run Internet Explorer 7 in "No Add-Ons"mode. To do this, follow these steps:

For Windows XP:
Start > All Programs > Accessories > System Tools > Internet Explorer(No Add-ons)
For Windows Vista:1) Click Start, and then type Internet Explorer in the Start Search box.2) Click Internet Explorer (No Add-Ons). Internet Explorer 7 openswithout add-ons, toolbars, or plug-ins.3) Test Internet Explorer to verify that it works correctly.

If issues still occur, try Method 4.

If no issues occur, the problem is caused by one of the add-ons thattypically load together with Internet Explorer 7. In this case, use one of the following options:

Option 1: Reset Internet Explorer 7

Reset Internet Explorer 7 to its default configuration. This step willalso disable any add-ons, plug-ins, or toolbars that are installed.Although this solution is quick, it also means that, if you want to useany of those add-ons in the future, they must be reinstalled. To resetInternet Explorer 7 settings, use Method 4.

Option 2: Use the Manage Add-ons tool to determine which add-on iscausing the issueUse the Manage Add-ons tool in Internet Explorer 7 to individuallydisable each add-on to determine which add-on is causing errors. To dothis, follow these steps:

1) Open Internet Explorer 7.

2) Click Tools, point to Manage Add-ons, and then click Enable orDisable Add-ons.

3) In the Show box, select Add-ons that have been used by InternetExplorer to display all add-ons that are installed on the computer.

4) For each item in this list, select the add-on, and then click Disableunder Settings.

5) When you have disabled all the items in this list, click OK.

6) Exit and then restart Internet Explorer 7.

7) If issues do not occur, repeat steps 1 through 3.

8) Click Enable for a single add-on.

9) Repeat steps 6 through 8 until you determine which add-on causeserrors to occur.

After you have used this process to determine which add-on is causingerrors, you can disable that add-on. Or, you can uninstall the softwarethat installs the add-on. You should contact the software vendor thatprovided the add-on for additional troubleshooting and support.

Method 4: Reset Internet Explorer 7 settings

To determine whether a performance issue or an error message is causedby configuration settings, reset Internet Explorer 7 to its defaultconfiguration. This was its state when Windows Vista was originallyinstalled. To do this, follow these steps:

1) Open Internet Explorer 7.

2) Click Tools, and then click Internet Options.

3) Click the Advanced tab.

4) Under Reset Internet Explorer Settings, click Reset.

Issues with Internet Explorer 7 can also caused by the presence ofviruses or other malicious software, collectively known as malware.Since malware can be very hard to detect you want to thoroughly scanyour system for malicious software with /several/ of the better onlinescanners (Kaspersky, Eset, Trend Micro, Panda, Sophos, Symantec etc.)and, if necessary, submit a HiJack This log to one of the expert websites that analyze these logs.

Tuesday, September 23, 2008

Deploy administrator-approved form templates (Office SharePoint Server)

In this article:
Deploying administrator-approved form templates
Upgrading administrator-approved form templates
Quiescing administrator-approved form templates

InfoPath Forms Services provides functionality that enables both Office administrators and users to deploy browser-compatible form templates. InfoPath form templates (XSN files) created in the design mode of the InfoPath program can be published as browser-enabled form templates that can be opened and edited in a Web browser from servers running InfoPath Forms Services. This enables you to expose full-featured forms to users who do not have the InfoPath program, such as customers and partners.
Form templates that contain business logic (such as a compiled, managed code DLL), require full domain trust, or use a data connection that is managed by an administrator must be deployed by an administrator. Because of the potential for security, performance, and manageability issues, it is important that these form templates are thoroughly reviewed by an administrator prior to deployment. You can manage these form templates on the Manage Form Templates page on the Central Administration site.
Deploying administrator-approved form templates
To deploy an administrator-approved form template, you must complete three actions after the form template has been designed: verify, upload, and activate . These steps can either be performed through the command-line interface or through the Central Administration site. You can upload a form template by using the Publishing Wizard in the InfoPath program, using the command line on a server running InfoPath Forms Services in the farm to which the form template will be deployed, or by using the Central Administration interface. As the farm administrator, you typically receive from the form designer a form template that is already prepared for deployment.
Deploying administrator-approved form templates using the command line
You can deploy form templates and perform many other InfoPath Forms Services administrative tasks from the command line using the stsadm.exe tool. This can be useful if you want to write a script to automate repetitive administrative tasks. This tool is located on Office SharePoint Server 2007 servers in the C:\Program Files\Common Files\Microsoft Shared\Web server extensions\12\BIN directory, and operations using the tool can be run from any server in a farm. You must be authenticated to the server as a farm administrator to use this tool.
Note:
Form template verification is an optional step in the deployment process that checks that the form template is acceptable to be uploaded to the server. This step should be performed by the administrator, either through the command-line interface or the Central Administration site, prior to deployment to verify that a solution is valid. If you do not verify the form template manually, then it will be automatically verified during the upload process. Manual verification returns both messages and errors, while automatic verification only returns errors.
Note:
Command-line verification must be performed on a server in the farm where the form template will be deployed.
To verify and upload a form template using the command line

  1. Click Start, and then select Run.
  2. Type cmd, and then click OK.
  3. On the command line, type cd ":\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN" (include the quotation marks).
  4. On the command line, type stsadm –o verifyformtemplate –filename .
  5. Read the errors and messages to verify that this form template can be uploaded.
  6. To upload the verified form template, type stsadm –o uploadformtemplate –filename .

Although the form template is uploaded, it is not yet available to users. It must be activated by the administrator of the site collection to which the form template will be activated. This can also be performed by a farm administrator who also has administration privileges to the site collection. For more information about activating form templates, see "Activating administrator-approved form templates" on this page.

Deploying administrator-approved form templates using the Central Administration site
You can deploy form templates from the Central Administration site. You must be a farm administrator to access this site.

Note:
Form template verification is an optional step in the deployment process that checks that the form template is acceptable to be uploaded to the server. This step should be performed by the administrator, either through the command-line interface or the Central Administration site, prior to deployment to verify that a solution is valid. If you do not verify the form template manually, then it will be automatically verified during the upload process. Manual verification will return both messages and errors, while automatic verification will only return errors, if any.

To verify and upload or upgrade a form template using the Central Administration site

  1. On the taskbar, click Start, point to Administrative Tools, and then click SharePoint 3.0 Central Administration.
  2. In the top navigation bar, click the Application Management tab.
  3. On the Application Management page, under InfoPath Forms Services, click Upload form template.
  4. On the Upload Form Template page, in the Deploy Form Template section, click Browse.
  5. In the Choose File window, select the template you want to verify, and then click Open.
  6. Click Verify to check the form template for problems. If there are problems with the form template, then they will be displayed in the Report Details section of the Form Verification Report.

In the event that the verification process returns errors, have the form designer correct the errors and messages and then provide you with an updated form template. Then you can repeat the above steps. If there were no errors and no unacceptable messages, you may continue with the upload or upgrade.

Note:
If the system warns you that the template already exists, click Application Management, click Manage Forms Services form templates, point to the form template, click the arrow that appears, and then click Remove Form. On the Remove Form Template page, click Remove. You may then repeat this procedure to upload the form.

  1. Click OK to return to the Upload Form Template page. When you return to the Upload Form Template page after verifying a form template, you will have to browse for the template again.
  2. On the Upload Form Template page, in the Deploy Form Template section, click Browse.
  3. In the Choose File window, select the template you want to upload, and then click Open.
  4. In the Upgrade section, choose how you want InfoPath Forms Services to behave if another version of the form template already exists on the server.
  • If a previous version of the form template does not exist on the server, or if you do not want to upgrade the existing version of the form template to the new version automatically, clear the Upgrade the form template if it already exists check box. This box is checked by default.
  • After you upgrade the form template, new sessions will start using the upgraded version of the form template. Forms already open will continue to use the current version of the form template. If you want existing browser-based form-filling sessions to continue using the previous version of the form template, leave the Allow existing browser-based form filling sessions to complete using the current version of the form template button selected. Otherwise, select the Terminate existing browser-based form filling sessions button. Note that selecting this choice causes any data in existing sessions to be lost.
  • If you wish to wait until all sessions of the form template have been completed before upgrading, navigate to Manage Form Templates, select the form template, and choose Quiesce settings. For more information on quiescing form templates, see "Quiescing Administrator-approved form templates" on this page.
  1. Click Upload. The upload process may take a few minutes to finish, particularly in a farm with multiple Web front-end (WFE) servers. You can check the status of the upload on the Manage Form Templates page.

Although the form template has been uploaded to the central Forms Library, it is not yet available to users. It must be activated by the administrator of the site collection to which the form template will be activated. This can also be performed by a farm administrator who also has administration privileges to the site collection. For more information about activating form templates, see "Activating administrator-approved form templates" on this page.

Activating administrator-approved form templates

To make an administrator-approved form template available to users, the form must be activated to a site collection. Form templates may be activated to a site collection from the Site collection features page by a site collection administrator. A form template can also be activated to a site collection from the Central Administration site by a farm administrator who has administrator privileges to that site collection. A form template can be activated to more than one site collection; repeat the activation process for each site collection to which you want to activate the form.

Note:
Before activating a form template that uses data connections, ensure that the data connections are configured appropriately. For more information about data connections, see Introduction to data connections.
Note:
InfoPath Forms Services is not supported for site collections based on some site collection templates, such as the Basic Meeting Workspace template. If you activate a form template to a site collection that does not support InfoPath Forms Services through the Central Administration site, the activation will appear to succeed, but the form template will not be accessible from the site collection. Form templates that are available for activation by site collection administrators will appear in the site collection features list. However, if you attempt to activate a form template to the site collection or to activate the Office SharePoint Server Enterprise feature, which enables InfoPath Forms Services, you will see an error message that reads Required Feature: One or more features must be turned on before this feature can be activated.

To activate a form template to a site collection from the Central Administration site

  1. On the taskbar, click Start, point to Administrative Tools, and then click SharePoint 3.0 Central Administration.
  2. In the top navigation bar, click the Application Management tab.
  3. On the Application Management page, under InfoPath Forms Services, click Manage form templates.
  4. On the Manage Form Templates page, point to the form template that you want to activate, click the arrow that appears, and then click Activate to a Site Collection.
  5. To activate the form template to the current site collection, click the Activate button. The form template is now available to users.
  • To choose a different site collection, in the Activation Location section, click the site collection box, and then click Change Site Collection. The Select Site Collection Web page dialog box appears.
  • Click the URL of the site collection to which you want to activate the form template, and then click OK. If the site collection you want is on a different Web application, click the Web Application box, click Change Web Application, and click the name of the Web application.
  • Then click the appropriate site collection and click OK.

The form template is now available for users to access.

To verify that the form template is available

  1. In Internet Explorer, browse to the URL of the site collection to which you have activated the form template.
  2. Click All Content.
  3. On the All Content page, in the Document Libraries section, click the Form Templates document library. The template you made available should appear in the Form Templates list.

To activate a form template to a site collection from the Site collection features

page

  1. In a Web browser, open the site collection home page.
  2. In the top navigation bar, click the Site Actions tab.
  3. In the drop-down menu that appears, click Site Settings.
  4. On the Site Settings page, under Site Collection Administration, click Site collection features.
  5. Activate the form template to the current site collection by finding the form template in the features list and clicking the Activate button.

The form template is now available for site collection users to access.

To verify that the form template is available

  1. In Internet Explorer, browse to the URL of the site collection to which you have activated the form template.
  2. Click View All Site Content.
  3. On the All Site Content page, in the Document Libraries section, click the Form Templates document library. The template you made available should appear in the Form Templates list.

Source : Microsoft Technet

ShareThis

snow flakes

blogger widgets Blogspot Tutorial

LinkWithin

Related Posts Plugin for WordPress, Blogger...