Object reference not set to an instance of an object.
Object reference not set to an instance of an object.
Flex Wiki Faq
.
Summary

General

 ""NoWikiHyperlink""

NoWikiHyperlink

http://YourSiteName/my%20directory/file.txt
http://MySiteName/my%20directory/file_test_error.txt

Page layout and borders

Q5: Hi, I'm getting Sharepoint errors on both the left and right borders. The error message is:

Method 'IEnqueueEventJob' on type 'Microsoft.SharePoint.Library.SPListQueueEventsClass' from assembly 'Microsoft.SharePoint.Library, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' is overriding a method that has been overridden.

Has anyone seen this error before? Thanks -- John Gamble

A: SHP is adding some stuff to default behaviour of IIS, if you want to install wiki directory under Sharepoint web site do following:

    <trust level="Full" originUrl="" />
    <httpModules>
      <clear />
      copy all <add ... /> tags from C:\windows\microsoft.net\v2..\config\web.config
    </httpModules>

-- Jan Stuchlik

Security

General Page Error - Please Help

Dear All,

I'm new to the wiki setup and have been getting the following problem:

When I press the save button I get the following Web Page displayed

HTTP/1.1 404 Object Not Found

The URL displayed is:

http://localhost/educationWiki/default.aspx/EducationWiki.HomePage

Any help would be much appreciated

Thank you in advance.

Hitesh Ladva

A: I believe this happens when the first machine you use FlexWiki from is the machine on which it is installed (and you then go to a different machine and try to use flexwiki from there). To resolve it, I copied the installation files back in to the server, and then opened the wiki from the other machine (my desktop machine). The problem was resolved.

Bill Price

---

I encountered this same problem. Turns out UrlScan was the problem. If you have UrlScan installed (typically installed as part of running the IisLockdownTool), you will want to edit C:\Windows\system32\inetsrv\urlscan\urlscan.ini and set AllowDotInPath=1

This sounds like it may be related to a known bug, too. You can find it here:

https://sourceforge.net/tracker/index.php?func=detail&aid=1039466&group_id=113273&atid=665396.

- Ray Dixon

One more thing to check, if ASP.NET isn't registered right with IIS then you'll see this. Try re-running:

 aspnet_regiis -i 

to reinstall the asp.net bits. -- PaulPetterson

Q: HELP! I need to know how to move an existing wiki site to a new server. Anyone know how to do this?!!!

A: Install FlexWiki on the new server and copy across your Namespaces folder (in v1.8 it may be called WikiBaseFolder). See the topic FlexWiki2Upgrade

Searching

Organizing

Authorization

Object reference not set to an instance of an object.