Ismet posted on April 11, 2010 18:59

Tonight, i was trying to install Map module (default one) over DotNetNuke 5.3.1 with Turkish Lang. Pack. However, i guess something went wrong and module install completed with a unique message below:
Object reference not set to an instance of an object. Ah, i was joking, this is one of the most troublemaker error messages and a nightmare for a developer.
Well, i decided to move on and placed the module on a page. Cool stuff. At least i was able to get the first stage of configuration.
Then guess what?
Stored procedure 'dbo.Map_GetMaps' doesn't exist
Trouble again?!!!
Fucking trouble xD
With the warm regards to the developers of module, i somehow managed to fix it.
All i had to do was:
Download the Map module from Codeplex
Unpack it to access three SQL Data Provider.
Copy and paste those three guys to Host > SQL
Then hit Execute (with Run as Script checked).
Horray!!! It works :P
In case you have same problem, apply the fix and then come back to say thanks xD
