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.Data.SqlClient.SqlException: Invalid object name 'icUrlTracker'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Table does not exist
Hi,
I just tried to install latest version (2.4.0) on clean Umbraco 6.1.6. and i'm getting this error:
IIS7, MSSQL Server 2008 R2
Thanks for reporting, I'll fix it today!
Fixed in v2.4.1!
Now i'm getting:
Invalid object name 'icUrlTracker'.
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.Data.SqlClient.SqlException: Invalid object name 'icUrlTracker'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
Oops, forgot to add an if-statement! Just uploaded a new release of 2.4.1, could you try that?
Thanks for reporting!
Tried, but still getting the same error...
Darn, I'm sorry, just saw there's still one thing missing.
I'll test this release on a clean umbraco installation before releasing it :-)
Soo I've made another release and tested it on a clean umbraco v6.1.6 environment, should work this time!
Yep..working now..
Thanks!
Just installed it in 7.1.4 and also that problem. User was SA so it has the right to create the object..?
What version Edwin?
Latest.. i've solved in by looking at your sourcecode and the dir /sql.. but i thought it's nice to know :)
And by latest you mean v3.0.0?
yep!
I received the error: Invalid object name 'icUrlTracker' when installing Url Tracker 3.0.0 on Umbraco 7.1.0
I used the SQL scripts from your repo to manually create the SQL tables etc.
https://github.com/kipusoep/UrlTracker/tree/master/SQL
I then uninstalled and reinstalled the plugin and it's working correctly now.
There's a small issue with double scrollbars inside of URL tracker's iFrame but happy it's working now.
Cheers, Ian.
v3 bugs should be reported via Github please :-)
Done!
https://github.com/kipusoep/UrlTracker/issues/14
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.