Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Editing component for wrong project

web-app

Hi,

I'm very new to Gemini, so this is more likely a usage issue or a cache issue, and not a bug.  But i would much appreciate the help anyways.

I'm having this weird issue when i'm trying to view projects and edit the components of a project.  I have 2 projects, each have the project ID 20 and 21.  When i'm in the page that lists all my projects, each project is listed and they have a link on the project name.  The links are as follow:

http://localhost/Gemini/Project/Project.aspx?ProjID=20
http://localhost/Gemini/Project/Project.aspx?ProjID=21

if i click on any of the 2 project links, it always loads the first link to project ID 20!!!

Again, a similar issue, once i'm in the screen that lists the issues per project.  If i choose to list the issues for project ID 21, it doesn't seem to change the URL to indicate the selected product ID.  And then when I go to the Project Administration menu to edit my components, it will always edit the component of the project ID in the URL, which may not be the project i was reviewing the issues of.

Thanks
Chris

xinull
· 1
xinull
Replies (6)
helpful
0
not helpful

btw, i'm using firefox


xinull
· 1
xinull
helpful
0
not helpful

Must say that we haven't seen this before at all.
Can you please try using another browser (eg. IE or Chrome)?
It is either caching issue or installation.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

I just tried it in IE and Chrome and the same thing happens.

The server is running on Windows 7 with SQL Server 2008.  Just thought i'd mention it in case it made a difference.

Also, gemini is installed on a different port than 80, might this affect anything?

So you think it could also be an installation issue?

How do you completely uninstall gemini?  Is the regular uninstall sufficient, or do i have to go and remove folders, registry, etc. manually...

When i installed Gemini, i didn't have the option to start a new (fresh) database.  Only had the option to install the demo one.  I thought it was odd not having the choice.  How does one install off a new, clean database?


xinull
· 1
xinull
helpful
0
not helpful

you know what's even weirder...

I just tried to copy the link to the second project and paste it in the address bar.  So i pasted this

http://localhost:1234/Gemini/Project/Project.aspx?ProjID=21

pressed enter and this is what loaded

http://localhost:1234/Gemini/Project/Project.aspx?ProjID=20

Now the only way i can force it to 21, is if i go in the url and type 21 and press enter

This also occurs in all 3 browser.  I develop in asp.net all the time, and this is not something i've seen happen before


xinull
· 1
xinull
helpful
0
not helpful

here's some more info...I noticed the system logs contains a bunch of errors.  So i checked, everytime i go in "Administration -> Projects" and then select a project, i get the following error added to the table

SendToHome() invoked



xinull
· 1
xinull
helpful
0
not helpful

Please send an email to support at countersoft dot com and we will schedule a remote session.


Mark Wing
· 9108
Mark Wing