Hi, I'm trying to use the example of the default Tooltip, but when I'm accessing the screen this error occurring in App_Code \ QuickStart \ XhtmlPage.cs (row 57)
Line: "return Regex.Replace input," theform \ s + = \ s + document \ ..*?;", "
When accessing the code: "FixDoPostback result = (result);", line 31
This stating that: "Object Reference not set to an instance of an object."
What could you help me?
I copied the App_Code for my project, however remains the same problem.
Line: "return Regex.Replace input," theform \ s + = \ s + document \ ..*?;", "
When accessing the code: "FixDoPostback result = (result);", line 31
This stating that: "Object Reference not set to an instance of an object."
What could you help me?
I copied the App_Code for my project, however remains the same problem.