InstantASP Community Forums
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        


12»»

New Intallation - Javascript not... Expand / Collapse
Author
Message
Posted 08/11/2005 15:02:44
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 06/12/2007 11:05:56
Posts: 25, Visits: 121
Hi,

I purchased and installed the forum software last weekend. I've been running the official release of Vs 2005 and .NET 2.0 since 28/10. However, whilst the majority of the forum works correctly, anything related to Javascript does not.

This means that the login page, register page are inaccessible from any button click. Has anyone else experienced this or have a solution for me?

I've seen other posts related to this issue on .NET 1.1, but those fixes have not worked in this instance.

I've registered this issue with support, but am still waiting for a reply. I've replicated this across two different machines, so I've either made the same mistake twice, or something is not quite right.

thanks in advance.

justin

Post #9015
Posted 09/11/2005 11:02:55


Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru

Group: Moderators
Last Login: 02/02/2006 08:51:54
Posts: 70, Visits: 114
Dear Justin,

This is curious indeed.  As you have the end user license, I don't imagine you could have made any modifications to the application, so I am not sure what can be causing the problem.  Carlos has requested your application folder, through the ticket system, anyways.  Having remote access would be best but, as this does not appear possible, testing your application folder will have to do, for now.  I hope we can resolve this quickly.



Kindest Regards,

John Tabor

 

Post #9019
Posted 09/11/2005 19:58:58
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 06/12/2007 11:05:56
Posts: 25, Visits: 121
Hi John,

Remote access is an issue as my home PC is located in a room where my wife likes to sleep. Sydney - UK are unfriendly time zones as by the time you guys are ready to work, I'm in the sack, so to speak.

One bit of information that I can pass on. I've done more testing and as I mentioned previously, can replicate this on two separate machines.

Today during lunch I setup a clean website with only the forum software on it. So there were no changes to virtual paths etc. If I configured the site to be .NET 1.1, it worked perfectly. When I change to .NET 2.0, I'm back to the same problem. The only difference I have been able to ascertain is that the Postback call is different. Under .NET 2.0, the Login button (for instance) seems to lose vital bits of code.

1.1.4322
__doPostBack('_ctl1$_ctl0$_ctl0$_ctl0$butLogin','')

2.0.50727
__doPostBack('butLogin','')

Integrating the Knowledgebase into all of this has produced even more disasters for me. But I will tackle that once this is out of the way.

regards

justin

Post #9024
Posted 12/11/2005 20:25:06
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 22/02/2007 12:01:26
Posts: 10, Visits: 42
I'm having the same problem as you.  I've opened a ticket.  I'll keep you in the loop if I get anywhere.
Post #9046
Posted 12/11/2005 21:34:25
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 06/12/2007 11:05:56
Posts: 25, Visits: 121
InstantForum hasn't been verified against the release version of .NET 2. Last I heard was that they were going to download the RTM version and test and get back to me.

I suspect that they may need to make some minor tweaks. I was going nuts as I seemed to be only one experiencing this.

justin

Post #9047
Posted 14/11/2005 13:40:43
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 22/02/2007 12:01:26
Posts: 10, Visits: 42
Any word on a workaround?  There are buttons broken on the admin side as well (seems to be related) and is making life a bit difficult.

Thanks.

Post #9059
Posted 14/11/2005 15:00:10
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 06/12/2007 11:05:56
Posts: 25, Visits: 121
I think you'll find it's any button that has Javascript behind it.

Like you, I'm getting quite frustrated. I opened my ticked 10 days ago and haven't had any feedback for 4 days. If nothing else, I would like to know in what sort of timeframe we can expect a resolution.

Post #9060
Posted 15/11/2005 09:53:18


Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru

Group: Moderators
Last Login: 02/02/2006 08:51:54
Posts: 70, Visits: 114
We are investigating v2.0 .NET final release issues against InstantForum.NET v4.1.2 this week.

It's strange, as v4.1.2 worked perfectly against v2.0 Beta 2.

We were under the impression that the framework would not change too much between Beta 2 and RTM.

Should we resolve any issues we will issue a small point update to include any fixes.

Your patience is greatly appreicated, please be assured we will be offering a fully tested .NET v2.0 RTM release.



Kindest Regards,

John Tabor

 

Post #9075
Posted 15/11/2005 15:10:45
Junior Member