We installed version 0.7 of Bugnet on a machine w/ .Net 2.0.
When we click on 'Create User', we get an error on the web page:
Char: 1
'WebForm_PostBackOptions' is undefined
Code: 0
URL: https://myurl/Bugnet/Administration/Users/UserDetail.aspx
Looking at the web page code, we see the following pertinent snippets:
<script src="/Bugnet/WebResource.axd?d=BIoXf9aVO7sFlq0Tjo2JUg2&t=632965725341755280" type="text/javascript"></script>
<script src="/Bugnet/WebResource.axd?d=YI4VEk1lhPxoUf_IDqy18FSsvMjvgQGzB9KvciDRLoI1&t=632965725341755280" type="text/javascript"></script>
<a id="_ctl0_Content_ManageUsers1_CreateUserWizard1___CustomNav0_StepNextButtonLinkButton" href=" WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("_ctl0:Content:ManageUsers1:CreateUserWizard1:__CustomNav0:StepNextButtonLinkButton", "", true, "CreateUserWizard1", "", false, true))" style="color:#284775;background-color:#FFFBFF;border-color:#CCCCCC;border-width:1px;border-style:Solid;font-family:Verdana;">Create User</a>