Prev: Austrailia
Next: Need tips on DBServer.
From: Geoff Chambers on 24 Jun 2010 14:37 I created a new project, but now when I go into the WED and add a control, when I select inhertance from the properties box, I only have limited controls that show up. What am I missing. I went to all the setting screens and compared the current project from a previous project and didn't notice anythin different.
From: Kevin on 24 Jun 2010 15:11 Geoff, I have seen this myself and mentioned in a newsgroup sometime ago and someone else managed to replicate it. As to the cause I don't know. If you reindex the project the correct controls usually show up in the drop-down list if they are compiled. If you know the name you can type it in and it will work and show up in the list later. Hope this helps. Kevin "Geoff Chambers" <gchambers02(a)msn.com> wrote in message news:858b25c9-3973-4b4b-bc54-d582f5738b31(a)c33g2000yqm.googlegroups.com: > I created a new project, but now when I go into the WED and add a > control, when I select inhertance from the properties box, I only have > limited controls that show up. What am I missing. I went to all the > setting screens and compared the current project from a previous > project and didn't notice anythin different.
From: Geoff Chambers on 24 Jun 2010 16:37 On Jun 24, 3:11 pm, "Kevin" <kdmur...(a)eircom.net> wrote: > Geoff, > > I have seen this myself and mentioned in a newsgroup sometime ago and > someone else managed to replicate it. As to the cause I don't know. If > you reindex the project the correct controls usually show up in the > drop-down list if they are compiled. If you know the name you can type > it in and it will work and show up in the list later. > > Hope this helps. > > Kevin > > "Geoff Chambers" <gchamber...(a)msn.com> wrote in message > > news:858b25c9-3973-4b4b-bc54-d582f5738b31(a)c33g2000yqm.googlegroups.com: > > > > > I created a new project, but now when I go into the WED and add a > > control, when I select inhertance from the properties box, I only have > > limited controls that show up. What am I missing. I went to all the > > setting screens and compared the current project from a previous > > project and didn't notice anythin different.- Hide quoted text - > > - Show quoted text - Thanks re-indexing solved it.
From: Geoff Schaller on 24 Jun 2010 18:35 Geoff, It is a newish bug to SP3. The repo has become more stable in some respects and less stable in others. I find it routinely loses its indexes on available controls, especially after large VSS actions or module delete/add operations. I just regularly reindex my projects and completely rebuild them once a month. Repo fragmentation still remains a significant flaw in the IDE. Geoff "Geoff Chambers" <gchambers02(a)msn.com> wrote in message news:858b25c9-3973-4b4b-bc54-d582f5738b31(a)c33g2000yqm.googlegroups.com: > I created a new project, but now when I go into the WED and add a > control, when I select inhertance from the properties box, I only have > limited controls that show up. What am I missing. I went to all the > setting screens and compared the current project from a previous > project and didn't notice anythin different.
From: Geoff Chambers on 25 Jun 2010 13:21
On Jun 24, 6:35 pm, "Geoff Schaller" <geo...(a)softxwareobjectives.com.au> wrote: > Geoff, > > It is a newish bug to SP3. The repo has become more stable in some > respects and less stable in others. I find it routinely loses its > indexes on available controls, especially after large VSS actions or > module delete/add operations. > > I just regularly reindex my projects and completely rebuild them once a > month. Repo fragmentation still remains a significant flaw in the IDE. > > Geoff > > "Geoff Chambers" <gchamber...(a)msn.com> wrote in message > > news:858b25c9-3973-4b4b-bc54-d582f5738b31(a)c33g2000yqm.googlegroups.com: > > > > > I created a new project, but now when I go into the WED and add a > > control, when I select inhertance from the properties box, I only have > > limited controls that show up. What am I missing. I went to all the > > setting screens and compared the current project from a previous > > project and didn't notice anythin different.- Hide quoted text - > > - Show quoted text - What do you mean when you say rebuild? Do you create a new Project and import the required AEF's and delete the old Project? |