Rodolfo_74
 New Member Posts:5
 |
| 25 Sep 2007 12:30 AM |
|
hi good night excuse i dont have many experience about the private assembly on dotnetnuke modules what can i do for the go map module work on my portal thanks for your help!!! |
|
|
|
|
ewalker
 Basic Member Posts:221
 |
| 12 Oct 2007 12:16 PM |
|
HI Rodolfo_74,
Can you clarify your question? Are you rebuilding GoMap to include your own changes, or are you trying to build a new module for your portal that will interact with GoMap? |
|
| Eric Walker - R2integrated |
|
|
rluse
 New Member Posts:15
 |
| 24 Oct 2007 02:23 PM |
|
I am having a problem where the latest release of GoMap will not install on a DNN 4.6.2 upgrade. It installed fine for me on a clean install. It either times out during the install or just hangs. So, I understand his question quite well. How do you install GoMap on a DNN 4.6.2 upgrade? |
|
|
|
|
ewalker
 Basic Member Posts:221
 |
| 24 Oct 2007 02:26 PM |
|
Hi rluse,
How many users to do you have in your portal that you upgraded to 4.6.2? GoMap assigns users to locations during the installation process. This maybe the source of your timeout, if you have a lot of users. On a fresh 4.6.2, you would not have this problem because DNN only starts with 2 users.
Can you try increasing the response timeout in your web.config?
Thanks, -Eric |
|
| Eric Walker - R2integrated |
|
|
rluse
 New Member Posts:15
 |
| 24 Oct 2007 02:29 PM |
|
Well, we have about 20,000 on the upgrade site and 1 on the clean install site.. I'm starting to understand. I don't need GoMap to dispa=lay users. |
|
|
|
|
rluse
 New Member Posts:15
 |
| 24 Oct 2007 02:35 PM |
|
I'm giving it a shot right now. I'll let you know. |
|
|
|
|
ewalker
 Basic Member Posts:221
 |
| 24 Oct 2007 02:36 PM |
|
To install GoMap without calculating user locations, you will need to alter the SQL installer script file that comes with GoMap and remove the database triggers. Then you will need to rebuild the GoMap zip archive and install the module. |
|
| Eric Walker - R2integrated |
|
|
rluse
 New Member Posts:15
 |
| 24 Oct 2007 02:45 PM |
|
Well its still cranking away. Its been running for about 20 minutes. If this is the only time there will be a big delay, its fine with me to leave it like it is rather than alter the install scripts. Are there any other times that this will cause a delay? |
|
|
|
|
ewalker
 Basic Member Posts:221
 |
| 24 Oct 2007 02:49 PM |
|
No, you should not experience a delay other than the initial installation. DotNetNuke Map should be out soon so I hope you will take a look at that project as well. It will not have the same problem with loading users when the module is first installed. |
|
| Eric Walker - R2integrated |
|
|
rluse
 New Member Posts:15
 |
| 24 Oct 2007 03:31 PM |
|
This should be interesting. Its looking like my 600 second timer won't be long enough, so I've bumped it up to 1200 dynamically while the install script is running. When does the value get check I wonder? |
|
|
|
|
rluse
 New Member Posts:15
 |
| 24 Oct 2007 03:36 PM |
|
Thats wrong isn't it? Anyway, tt timed out in just a little over an hour. I am going to set the timer to 12000 seconds and start it again. Is there anyway I can tell what it has done? |
|
|
|
|
ewalker
 Basic Member Posts:221
 |
| 24 Oct 2007 04:01 PM |
|
You should see a message at the bottom of the page that says the installation is complete. |
|
| Eric Walker - R2integrated |
|
|
rluse
 New Member Posts:15
 |
| 24 Oct 2007 04:44 PM |
|
Okay, it timed out again in a little more than an hour. I am going to run it again, but am not too hopeful. Are there any other alternatives other than altering the install and rebuilding? If not, I will probably have a few questions. |
|
|
|
|
rluse
 New Member Posts:15
 |
| 25 Oct 2007 09:25 AM |
|
Okay, it continues to fail. Which actual files in the archive do I modify? 02.08.01.SqlProvider?? Then, do you just put the same files back into the zip archive that you just unzipped??
|
|
|
|
|
ewalker
 Basic Member Posts:221
 |
| 25 Oct 2007 11:28 AM |
|
I don't have the source code in front of me at the moment, but take the SqlProvider file with the greatest number in front of it and modify that. Then, as you said, you put the same filie back into the zip archive that you just unzipped and install it. |
|
| Eric Walker - R2integrated |
|
|
rluse
 New Member Posts:15
 |
| 26 Oct 2007 01:35 PM |
|
Okay, Ihave another one for you. I ran the modified script and it looks like it ran alright. But, most of the time I can not read in my data points. I am using the directory version. It just says fetching. |
|
|
|
|
ewalker
 Basic Member Posts:221
 |
| 26 Oct 2007 01:39 PM |
|
Have you tested the plotting of your datapoints in another mode yet? What do you see? |
|
| Eric Walker - R2integrated |
|
|
rluse
 New Member Posts:15
 |
| 26 Oct 2007 01:47 PM |
|
I just reran the wizard and used simultaneous, It looks like it has an icon for each of my data points. |
|
|
|
|
rluse
 New Member Posts:15
 |
| 26 Oct 2007 02:02 PM |
|
I had the zoom set to 9 on the first data point in the table and the rest were all 0. When I changed the first one to 0, then my data points appear in directory in the wizard.
But my directory still does not appear when I am displaying the graph. I could very well have a directory configuration wrong since I don't understand what they all are. |
|
|
|
|
ewalker
 Basic Member Posts:221
 |
| 26 Oct 2007 02:10 PM |
|
On Step 4: General Settings, make sure you you click the "Get Default" links for the "Directory Item Template" field. |
|
| Eric Walker - R2integrated |
|
|