BIP and Sharepoint Services -
05-03-2004
, 09:19 AM
Hi all!
I have BIP and Sharepoint Services installed on the same computer and
after the installation of Sharepoint Services BIP not work anymore. I
get the errormessage:
**********
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not
set to an instance of an object.
Source Error:
Line 62: <xml id="Menus">
Line 63: <%
Line 64: Response.Write(Session["Menu"].ToString());
Line 65: %>
Line 66: </xml>
Source File: c:\inetpub\wwwroot\BIP\BIPdefault.aspx Line: 64
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an
object.]
ASP.BIPDefault_aspx.__Render__control1(HtmlTextWri ter __output,
Control parameterContainer) in
c:\inetpub\wwwroot\BIP\BIPdefault.aspx:64
System.Web.UI.Control.RenderChildren(HtmlTextWrite r writer) +27
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
System.Web.UI.Page.ProcessRequestMain() +1929
**********
Please help!
Thanks!
//Lena |