|
POST
|
Thanks for your interesting. If you can join, the team will be 4-6 members. Please send me an email. In days, I will draft a proposal for us to start.
... View more
10-26-2011
05:02 PM
|
0
|
0
|
486
|
|
POST
|
So far, 3-4 professionals have shown their interest. I am going to draft a proposal and and then email to the members of this team. Please send me an email. Thanks.
... View more
10-26-2011
05:00 PM
|
0
|
0
|
1746
|
|
POST
|
I am preparing for ESRI Web Application Developer Technical Certification prgram (http://training.esri.com/Courses/ts_Certification/ts_CertificationSlides1.pdf). As you know, it will be much more efficient if the preparation can be conducted in a group than by each individual. I would like to coordinate this program. My plan is 1) coordinate the group with about 5-10 developers; 2) collect and distribute possible Q&A's; 3) edit the Q&A's in RoboHelp format and then distribute to this group. If you are interested, please join us as a group for it. You can email me at [email protected] directly. Please include your Name, email, brief programming experience (e.g. 2 years in Flex, 1 year in Silverlight), and your current location (e.g. Columbus, OH). Thanks for your attention.
... View more
10-04-2011
04:45 AM
|
0
|
7
|
3625
|
|
POST
|
I am preparing for ESRI Web Application Developer Technical Certification prgram (http://training.esri.com/Courses/ts_Certification/ts_CertificationSlides1.pdf). As you know, it will be much more efficient if the preparation can be conducted in a group than by each individual. I would like to coordinate this program. My plan is 1) coordinate the group with about 5-10 developers; 2) collect and distribute possible Q&A's; 3) edit the Q&A's in RoboHelp format and then distribute to this group. If you are interested, please join us as a group for it. You can email me at [email protected]. Please include your Name, email, brief programming experience (e.g. 2 years in Flex, 1 year in Silverlight), and your current location (e.g. Columbus, OH). Thanks for your attention.
... View more
10-04-2011
04:44 AM
|
0
|
0
|
731
|
|
POST
|
I am preparing for ESRI Web Application Developer Technical Certification prgram (http://training.esri.com/Courses/ts_Certification/ts_CertificationSlides1.pdf). As you know, it will be much more efficient if the preparation can be conducted in a group than by each individual. I would like to coordinate this program. My plan is 1) coordinate the group with about 5-10 developers; 2) collect and distribute possible Q&A's; 3) edit the Q&A's in RoboHelp format and then distribute to this group. If you are interested, please join us as a group for it. You can email me at [email protected] directly. Please include your Name, email, brief programming experience (e.g. 2 years in Flex, 1 year in Silverlight), and your current location (e.g. Columbus, OH). Thanks for your attention.
... View more
10-04-2011
04:43 AM
|
0
|
2
|
2926
|
|
POST
|
Actually, it is set as "False". <Grid Grid.Row="1" Grid.Column="1"> <!-- Map--> <esri:Map x:Name="PrintMap" IsLogoVisible="False" But ESRI's logo is still at the bottom-right. Therefore, I plan to use our logo to overlay on it.
... View more
08-24-2011
10:49 AM
|
0
|
0
|
669
|
|
POST
|
I want to a customized image (logo) at the low-right position to overlay on ESRI's logo. Does anyone have a piece of code for sharing? Thanks.
... View more
08-24-2011
07:54 AM
|
0
|
3
|
1008
|
|
POST
|
Wei: Thanks for your response. I also tried the approach you recommended (remove '/' before Images). However, the result is the same. But the warning message is different, such as, The file 'Images/dismiss.png' is not the part of the project or its 'Build Action' Property is not set to 'Resource'. I guess it is due to the 'Build Action'. Do you know how to set it? Thanks.
... View more
08-24-2011
07:25 AM
|
0
|
0
|
626
|
|
POST
|
One piece of code Source="/Images/dismiss.png" is used in 2 projects. It works well in one, but not in another. In the one not working, the warning message is: Project not support paths relative to the root application directory. Remove '/' qualifier from ... How can this bug be fixed? Do you have any hint? Thanks.
... View more
08-24-2011
05:29 AM
|
0
|
3
|
1129
|
|
POST
|
Problem solved - Go to http://stackoverflow.com/questions/6125293/silverlight-4-out-of-browser-unable-to-determine-the-url-to-the-xap-file-from-w In the myproject.csproj.user file, change <OutOfBrowserProjectToDebug>OldName</OutOfBrowserProjectToDebug> to <OutOfBrowserProjectToDebug>NewName</OutOfBrowserProjectToDebug>
... View more
08-23-2011
09:17 AM
|
0
|
0
|
675
|
|
POST
|
jbswain: Thanks for your post. In our appiolication, we plan to utilize time slider in Silverlight-pages. Per your advice, I should 1) create a mosaic dataset for the 10 years' images; 2) publish it as an image serive with a Catalog; 3) consume it. By the way, We don't have image extension. I also reviewed ESRI's World_Imagery http://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer. It is a MapService. It means that these image layers are loaded into a mxd and then published as a MapService. If I using this approach, will time slider work? Many Thanks.
... View more
08-23-2011
04:49 AM
|
0
|
0
|
1052
|
|
POST
|
There are 10 image layers for the region in our SDE, which are from 1999 till 2008. I plan to publish them as image services. Being a newer in ArcGIS Server, I would like to raise some basic Q's: 1) Should each image be created as an image service by using Catalog? 2) If I create a mxd and put all of the images in mxd, will it also work? Which one, 1) or 2), will work better? Thanks.
... View more
08-22-2011
02:25 PM
|
0
|
3
|
3504
|
|
POST
|
I created several of project templates by using some open-source sample templates. When I run the debugging, some of them work well, and some of them don't. E.g., no map displays in some cases with the error message: 'Invalid URI sheme 'file://' for map control.\nControl must be hosted in a HTTP(s) websites'. What's the possible solution for this issue? Please share your experience. Thanks.
... View more
08-22-2011
02:12 PM
|
0
|
2
|
2767
|
|
POST
|
Robert: Thanks for your post. However, I could not understand well your post. I created the service, which means that the connection to SDE is OK. I tried to start it either in Catalog or ArcGIS Manager, but got failure in either scenario. The message below is from ArcGIS Server Manager when I tried to Start: Unable to Start service. Error (Configuration Wildlife_Images/ORC.ORCWILDLIFE.CDL_1999.ImageServer can not be started. Server Object instance creation failed on machine d422453603. ).
... View more
08-22-2011
09:33 AM
|
0
|
0
|
2307
|
|
POST
|
I tried to create an Image Service and then started. I got the the problem to start it. My procedure is below and the 1) Start ArcCatalog and navigate to the Image layer in the SDE Geodatabase. 2) Right-click the image layer and then click Publish to ArcGIS Server. 3) When the wizard pops out, select the folder created (e.g. Wildlife_Images), and then click Next button. 4) On the next page of the wizard, only Image is checked. Click Next button. 5) Click Finish button. Then, I received the warning message (see the attachment) 6) Open the ArcGIS Server tree on the Catalog, I could see the image layer in the Wildlife_Images folder. 7) Right-click the image layer and then click Start, the same message shows the failure of the Start. What is wrong with my procedure here? If you know, please provide help. Thanks.
... View more
08-22-2011
05:17 AM
|
0
|
4
|
4961
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-18-2023 10:02 AM | |
| 3 | 07-14-2023 12:29 PM | |
| 1 | 04-02-2021 12:16 PM | |
| 1 | 07-24-2017 11:31 AM | |
| 1 | 04-04-2016 03:59 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-01-2025
11:58 AM
|