zenwalk / arcmapbook

Automatically exported from code.google.com/p/arcmapbook
Other
0 stars 0 forks source link

Error when attempting to create a map book #95

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What is the expected output? What do you see instead?

I would expect to be able to generate the map book and instead I receive an 
error message saying " Map Book code not installed properly. Make sure you can 
access the regsrv32 command and rerun the _Install.bat.batch file"

I have tried numerous times to uninstall and reinstall the program but continue 
to receive the same error. 

What version of the product are you using? On what operating system?
Map book for 9.3/ArcGIS 10

Please provide any additional information below.

Original issue reported on code.google.com by adhd...@gmail.com on 2 Dec 2010 at 8:55

GoogleCodeExporter commented 9 years ago
what version of windows are you running? If you're on Win7 or Vista you need to 
open a CMD shell in Administrator mode first, see InstallOnVista. If you are 
using 64bit XP see InstallOn64bit. If neither of those help, please run 
install.bat in debug mode, `_install.bat debug` and report back with any error 
messages.

Original comment by map...@gmail.com on 3 Dec 2010 at 5:04

GoogleCodeExporter commented 9 years ago
Thank you for your response!

I am still running on XP 32bit. I know that the regsrv32 command exists on my 
computer but I am not sure why the path to this command can not be found. In 
addition, I do not know how to run the install.bat in debug mode. This is not 
an option in the software that I downloaded from this site. Is there a specific 
link I should follow for this particular option?

Original comment by adhd...@gmail.com on 4 Dec 2010 at 7:08

GoogleCodeExporter commented 9 years ago
how to run in install in debug mode:

1. Open a command shell (Start > Run: cmd [enter])
2. Change to the folder where you unzipped the install files (type "cd /d 
C:\Path\To\Mapbook_files [enter]")
3. type "_install.bat debug [enter]"

Original comment by map...@gmail.com on 12 Dec 2010 at 1:19

GoogleCodeExporter commented 9 years ago
For more info on running windows command shell see 
http://www.bleepingcomputer.com/tutorials/tutorial76.html

Original comment by map...@gmail.com on 12 Dec 2010 at 1:23