Go Back   Rhinocerus > Newsgroup > Newsgroup comp.lang.* 1 > Newsgroup comp.lang.clipper.visual-objects

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 11-23-2007, 02:57 PM
Steph
Guest
 
Posts: n/a
Default [VO2740b] - Repo problem !!

Hi folks,

Ok, this is my first major problem with the repo. I guess I was lucky all
these years

I've got an application that I want removed from a project but I can't
delete it because of a repo issue.

When I try to delete the application, VO asks if i'm sure, I reply Yes and
then nothing happens.
If I try to delete the one and only module in the app, VO says "Delete
Module Failed". There are no entities in the module.

Off course I tried reindexing, but no go.

The corresponding VOA file in the projects folder is almost 3megs in size,
but there's no code in this app !! Removing the VOA and IDX files from the
project folder doesn't help since I can still see the app in the tree, with
no modules, and VO won't let me delete it.

So how can I remove that application from the project _without_ having to
kill the project and reimport everything ? This is a BIG project so I want
to stay away from this scenario as much as possible.

Thanks !

PS. Jamie and Graham ? You don't have to say anything. I could already
hear you before posting this

Steph


Reply With Quote
Alt Today
Advertising
 
and become member of Rhinocerus
Standard Sponsored Links

  #2 (permalink)  
Old 11-23-2007, 03:38 PM
Karl Faller
Guest
 
Posts: n/a
Default Re: [VO2740b] - Repo problem !!

Steph,
>kill the project and reimport everything ? This is a BIG project so I want
>to stay away from this scenario as much as possible.

i take it you have backups of your aefs? Then really the simplest way
out is, make a new project, import all (with VoPP a no brainer) and
throw the old project to hell...

Karl
Reply With Quote
  #3 (permalink)  
Old 11-23-2007, 05:19 PM
Alessandro Antonangeli
Guest
 
Posts: n/a
Default Re: [VO2740b] - Repo problem !!

Yes it's just some minutes of work even without VoPP

Esport all
delete from the exported aefs the application
makes a new project
import all ( you will have some anoying messages saying that there is not
some lib reference: ignore all)
import all again (you will have some boring messages asking you if you want
to replace, overwrite etc)
the jobs is done

--
Ciao
Alessandro

P.S. Check everything is ok before deleteing the old project. Once it
happened to me that i did had to make 5 new project before everything was ok

"Karl Faller" <k.faller_withoutthat_@onlinehome.de> ha scritto nel messaggio
news:sb0ek394ft4fbc0k19s0b2qelk6ofgauhd@4ax.com...
> Steph,
>>kill the project and reimport everything ? This is a BIG project so I
>>want
>>to stay away from this scenario as much as possible.

> i take it you have backups of your aefs? Then really the simplest way
> out is, make a new project, import all (with VoPP a no brainer) and
> throw the old project to hell...
>
> Karl



Reply With Quote
  #4 (permalink)  
Old 11-23-2007, 06:51 PM
Massimo Bighelli
Guest
 
Posts: n/a
Default Re: [VO2740b] - Repo problem !!


have you tried to add a module, reindex, and then delete ?

Massimo Bighelli
ARCA Sistemi S.r.l.

"Steph" <steph@nogood.com> ha scritto nel messaggio
news:fi6t9d$p1e$1@aioe.org...
> Hi folks,
>
> Ok, this is my first major problem with the repo. I guess I was lucky all
> these years
>
> I've got an application that I want removed from a project but I can't
> delete it because of a repo issue.
>
> When I try to delete the application, VO asks if i'm sure, I reply Yes and
> then nothing happens.
> If I try to delete the one and only module in the app, VO says "Delete
> Module Failed". There are no entities in the module.
>
> Off course I tried reindexing, but no go.
>
> The corresponding VOA file in the projects folder is almost 3megs in size,
> but there's no code in this app !! Removing the VOA and IDX files from
> the
> project folder doesn't help since I can still see the app in the tree,
> with
> no modules, and VO won't let me delete it.
>
> So how can I remove that application from the project _without_ having to
> kill the project and reimport everything ? This is a BIG project so I
> want
> to stay away from this scenario as much as possible.
>
> Thanks !
>
> PS. Jamie and Graham ? You don't have to say anything. I could already
> hear you before posting this
>
> Steph
>
>



Reply With Quote
  #5 (permalink)  
Old 11-26-2007, 12:00 PM
Steph
Guest
 
Posts: n/a
Default Re: [VO2740b] - Repo problem !!

Massimo,

Yes I did. No go. I ended up taking the long way home

Thanks

Steph

"Massimo Bighelli" <info@arcasistemi.it> wrote in message
news:47472f44$0$10620$4fafbaef@reader2.news.tin.it ...
>
> have you tried to add a module, reindex, and then delete ?
>
> Massimo Bighelli
> ARCA Sistemi S.r.l.
>
> "Steph" <steph@nogood.com> ha scritto nel messaggio
> news:fi6t9d$p1e$1@aioe.org...
> > Hi folks,
> >
> > Ok, this is my first major problem with the repo. I guess I was lucky

all
> > these years
> >
> > I've got an application that I want removed from a project but I can't
> > delete it because of a repo issue.
> >
> > When I try to delete the application, VO asks if i'm sure, I reply Yes

and
> > then nothing happens.
> > If I try to delete the one and only module in the app, VO says "Delete
> > Module Failed". There are no entities in the module.
> >
> > Off course I tried reindexing, but no go.
> >
> > The corresponding VOA file in the projects folder is almost 3megs in

size,
> > but there's no code in this app !! Removing the VOA and IDX files from
> > the
> > project folder doesn't help since I can still see the app in the tree,
> > with
> > no modules, and VO won't let me delete it.
> >
> > So how can I remove that application from the project _without_ having

to
> > kill the project and reimport everything ? This is a BIG project so I
> > want
> > to stay away from this scenario as much as possible.
> >
> > Thanks !
> >
> > PS. Jamie and Graham ? You don't have to say anything. I could already
> > hear you before posting this
> >
> > Steph
> >
> >

>
>



Reply With Quote
  #6 (permalink)  
Old 11-26-2007, 12:01 PM
Steph
Guest
 
Posts: n/a
Default Re: [VO2740b] - Repo problem !!

Karl,

Yeah I have backups. Bit the bullet and took the long way home. All is
fine now.

Thanks

Steph

"Karl Faller" <k.faller_withoutthat_@onlinehome.de> wrote in message
news:sb0ek394ft4fbc0k19s0b2qelk6ofgauhd@4ax.com...
> Steph,
> >kill the project and reimport everything ? This is a BIG project so I

want
> >to stay away from this scenario as much as possible.

> i take it you have backups of your aefs? Then really the simplest way
> out is, make a new project, import all (with VoPP a no brainer) and
> throw the old project to hell...
>
> Karl



Reply With Quote
  #7 (permalink)  
Old 11-26-2007, 09:25 PM
D.J.W. van Kooten
Guest
 
Posts: n/a
Default Re: [VO2740b] - Repo problem !!

On Mon, 26 Nov 2007 08:00:26 -0500, "Steph" <steph@nogood.com> wrote:

>Yes I did. No go. I ended up taking the long way home


Hello Steph,

Might be a good idea to just backup the whole project directory from
time to time. Should it happen again, you could save time by replacing
the directory from your backup and just import the changed AEF's from
a VOPP backup


Dick
Reply With Quote
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: SAS Problem nospam@HOWLES.COM (Howard Schreier Newsgroup comp.soft-sys.sas 0 05-03-2006 03:23 AM
Re: SAS ETL- is Password Protection for files a problem? GE Consumer Finance Newsgroup comp.soft-sys.sas 1 01-18-2006 09:17 AM
SAS -> MSWord DDE problem: report Howard Cherniack Newsgroup comp.soft-sys.sas 0 05-29-2005 10:11 AM
Re: Help on a grouping problem nospam@HOWLES.COM (Howard Schreier Newsgroup comp.soft-sys.sas 0 02-16-2005 02:52 AM
Re: Help on a grouping problem Sigurd Hermansen Newsgroup comp.soft-sys.sas 0 02-15-2005 11:49 PM



All times are GMT. The time now is 08:13 PM.


Copyright ©2009

LinkBacks Enabled by vBSEO 3.3.0 RC2 © 2009, Crawlability, Inc.