Jump to content


Photo

proble usig nextgrid


  • Please log in to reply
18 replies to this topic

#1 lui1967

lui1967
  • Members
  • 11 posts

Posted 29 May 2008 - 01:11 AM

Hi
Is the first time that i use this component. I receive a stranger message (in window form); during the debug, at the end of the first step of the debug i receive a output that inform me that source file not found (NxCustomGrid.pas it is the file name ) and ask me where this file it is found and ask me the path of source file, but this file non is present in the installations of this package, how i can solve this problem?
bye
Luigi
http://www.bergsoft....ault/unsure.gif
http://www.bergsoft....ault/unsure.gif

#2 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 29 May 2008 - 10:42 AM

Hello Luigi,

Can you please tell me do you use free or registered version of NextGrid? Thank you.

If you are using free, please note that you must download and install correct file for Delphi 7 and correct file for Delphi 6.

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#3 lui1967

lui1967
  • Members
  • 11 posts

Posted 30 May 2008 - 12:31 AM

QUOTE (Boki (Berg) @ May 29 2008, 11:42 AM) <{POST_SNAPBACK}>
Hello Luigi,

Can you please tell me do you use free or registered version of NextGrid? Thank you.

If you are using free, please note that you must download and install correct file for Delphi 7 and correct file for Delphi 6.

Best regards


Hi Boki
I use free component and I downloaded Delphi7'component (the filename is nextgrid_d7.exe)

Best Regards
Luigi

#4 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 30 May 2008 - 11:19 AM

Hello Luigi,

Maybe you need to add path to the \Sources\Next Grid inside Library Path?

Please note that file name nextgrid_d7 must be used in Delphi 2007 only, since it is compiled with Delphi 7.

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#5 lui1967

lui1967
  • Members
  • 11 posts

Posted 01 June 2008 - 09:10 PM

QUOTE (Boki (Berg) @ May 30 2008, 12:19 PM) <{POST_SNAPBACK}>
Hello Luigi,

Maybe you need to add path to the \Sources\Next Grid inside Library Path?

Please note that file name nextgrid_d7 must be used in Delphi 2007 only, since it is compiled with Delphi 7.

Best regards


Hi Boki
I tried to add all possible path but the problem persistes. I looked the pakages and I found the debug activated. I think the problem is this, isn't it? Maybe i downloaded a nextgrid_d7 component with debug activated.
Best regards
Luigi

#6 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 01 June 2008 - 10:18 PM

Hello Lui,

Do you maybe have personal version of Delphi 7?

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#7 lui1967

lui1967
  • Members
  • 11 posts

Posted 02 June 2008 - 10:08 PM

QUOTE (Boki (Berg) @ Jun 1 2008, 11:18 PM) <{POST_SNAPBACK}>
Hello Lui,

Do you maybe have personal version of Delphi 7?

Best regards


No enterprise version
Best regards
Luigi

#8 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 02 June 2008 - 10:26 PM

Hello Luigi,

I really have no another idea what may cause this. I see no others reporting this problem. I only may suggest trying to install nextgrid on other machine (or virtual machine) to see if works.

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#9 wvd_vegt

wvd_vegt

    Master Member

  • Honorable Members
  • PipPipPipPipPip
  • 710 posts
  • Gender:Male
  • Location:the Netherlands

Posted 03 June 2008 - 02:34 PM

Hi Luigi,

Seems like you compiled with use debug dcu's on. Then if you need to step into nextsuite D7 will prompt. This happens during stepping into NextSuite code but also when an exception is raised inside a next suite unit. If you press cancel you will probebly get a further error message. You could uncheck 'use debug dcu's and see if it helps.

Btw did you upgrade your project from an older Next Suite version? Some of the properties changed over time and migth trigger some exception during loading of forms using next suite.
G.W. van der Vegt

#10 lui1967

lui1967
  • Members
  • 11 posts

Posted 04 June 2008 - 12:46 AM

QUOTE (Boki (Berg) @ Jun 2 2008, 11:26 PM) <{POST_SNAPBACK}>
Hello Luigi,

I really have no another idea what may cause this. I see no others reporting this problem. I only may suggest trying to install nextgrid on other machine (or virtual machine) to see if works.

Best regards


Hi Boki
I tried to install on another machine but the problem is the same, really I think maybe this component it is compiled with the debug, it is possible?
Best regards
Luigi

#11 lui1967

lui1967
  • Members
  • 11 posts

Posted 04 June 2008 - 12:51 AM

QUOTE (wvd_vegt @ Jun 3 2008, 03:34 PM) <{POST_SNAPBACK}>
Hi Luigi,

Seems like you compiled with use debug dcu's on. Then if you need to step into nextsuite D7 will prompt. This happens during stepping into NextSuite code but also when an exception is raised inside a next suite unit. If you press cancel you will probebly get a further error message. You could uncheck 'use debug dcu's and see if it helps.

Btw did you upgrade your project from an older Next Suite version? Some of the properties changed over time and migth trigger some exception during loading of forms using next suite.


Hi wvd_vegt
I think the same, i looked on Project-->Options-->compiler and the dcu's debug it is disabled, but it is sufficient?
Best regards
Luigi

#12 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 07 June 2008 - 09:04 PM

Hello Luigi,

Please sorry for delay. I think that only solution may be to try to install components on other machine.

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#13 lui1967

lui1967
  • Members
  • 11 posts

Posted 10 June 2008 - 03:39 PM

QUOTE (Boki (Berg) @ Jun 7 2008, 10:04 PM) <{POST_SNAPBACK}>
Hello Luigi,

Please sorry for delay. I think that only solution may be to try to install components on other machine.

Best regards


I tried, but the problem is the same.. i'm desperate, sad.gif i need of a component like this... what i con do?
Best regards
Luigi

#14 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 10 June 2008 - 04:14 PM

Hello Luigi,

Do you maybe have try to download latest release (uploaded 1 days ago). I really don't know what this may be sad.gif

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#15 lui1967

lui1967
  • Members
  • 11 posts

Posted 12 June 2008 - 12:18 PM

QUOTE (Boki (Berg) @ Jun 10 2008, 05:14 PM) <{POST_SNAPBACK}>
Hello Luigi,

Do you maybe have try to download latest release (uploaded 1 days ago). I really don't know what this may be sad.gif

Best regards


Hi Boki
I sent some days ago a reply to this message. In this message I say that I downloaded the last version but the problem is the same. What I can do? I need a component that have same functionality of NextGrid Component.
Thanks
Luigi

#16 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 12 June 2008 - 12:34 PM

Hello Luigi,

New version was out yesterday, and maybe something is changed.

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#17 lui1967

lui1967
  • Members
  • 11 posts

Posted 12 June 2008 - 01:34 PM

QUOTE (Boki (Berg) @ Jun 12 2008, 01:34 PM) <{POST_SNAPBACK}>
Hello Luigi,

New version was out yesterday, and maybe something is changed.

Best regards


Hi Boki
I tried some minutes ago and the problem is same.
Again I Tried to open a package NxGridDsgn.dpk and on the compiler tab the debug of the package is enabled. I thing that the problem is this...!!!
thank
Luigi

#18 lui1967

lui1967
  • Members
  • 11 posts

Posted 12 June 2008 - 02:17 PM

Hi Boki
I tried just with this last version an I looked the situation that I described in my last message
bye
Luigi


QUOTE (lui1967 @ Jun 12 2008, 02:34 PM) <{POST_SNAPBACK}>
Hi Boki
I tried some minutes ago and the problem is same.
Again I Tried to open a package NxGridDsgn.dpk and on the compiler tab the debug of the package is enabled. I thing that the problem is this...!!!
thank
Luigi


#19 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 12 June 2008 - 02:20 PM

Hello Luigi,

I have send you Private Message, can you please check it.

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users