dbTalk Databases Forums  

IBM Informix CSDK 3.00 TC1 Error

comp.databases.informix comp.databases.informix


Discuss IBM Informix CSDK 3.00 TC1 Error in the comp.databases.informix forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
eferreyra
 
Posts: n/a

Default IBM Informix CSDK 3.00 TC1 Error - 09-17-2007 , 10:19 AM






Hi people, im using IBM Informix CSDK 3.00 TC1, more in detail
the .NET data provider,
populating a table and creating an Update query for this table by his
PK, when running i get this exception:

System.InvalidOperationException: Error: truncado de serie: max=56,
len
en IBM.Data.Informix.IfxParameter.GetParameterSize(Ob ject value,
TypeMap typeMap)
en IBM.Data.Informix.IfxParameter.Bind(IfxDataReader tmpReader,
IntPtr stmt, IfxCommand parent, Int16 ordinal, CNativeBuffer
valueBuffer, CNativeBuffer lenIndBuffer)
en IBM.Data.Informix.IfxCommand.ExecuteReaderObject(C ommandBehavior
behavior, String method)
en IBM.Data.Informix.IfxCommand.ExecuteNonQuery()
en
ConMega.Juridico.Dao.ConceptoDataSetTableAdapters. ConceptosTableAdapter.UpdateByPK(String
con_des, String con_nom, String con_exp, String con_obs, String
Original_con_esj_cod, Int32 Original_con_cod) en C:\Proyectos\DotNet
\Juridico\Thrunk\Dao\ConMega.Juridico.Dao\ConMega. Juridico.Dao
\ConceptoDataSet.Designer.cs:línea 1399
en
ConMega.Juridico.Biz.AdministradorConcepto.Actuali zarConcepto(EstructuraConcepto
estructuraConcepto) en C:\Proyectos\DotNet\Juridico\Thrunk\Biz
\ConMega.Juridico.Biz\ConMega.Juridico.Biz
\AdministradorConcepto.cs:línea 83
.....

I know CSDK 3.00 TC1 is still some kind of BETA, can anybody tells me
where to report this error ?
Can i solve this in any way ?

Thanks!
E. Ferreyra


Reply With Quote
  #2  
Old   
Fernando Nunes
 
Posts: n/a

Default Re: IBM Informix CSDK 3.00 TC1 Error - 09-17-2007 , 06:09 PM






eferreyra wrote:
Quote:
Hi people, im using IBM Informix CSDK 3.00 TC1, more in detail
the .NET data provider,
populating a table and creating an Update query for this table by his
PK, when running i get this exception:

System.InvalidOperationException: Error: truncado de serie: max=56,
len
en IBM.Data.Informix.IfxParameter.GetParameterSize(Ob ject value,
TypeMap typeMap)
en IBM.Data.Informix.IfxParameter.Bind(IfxDataReader tmpReader,
IntPtr stmt, IfxCommand parent, Int16 ordinal, CNativeBuffer
valueBuffer, CNativeBuffer lenIndBuffer)
en IBM.Data.Informix.IfxCommand.ExecuteReaderObject(C ommandBehavior
behavior, String method)
en IBM.Data.Informix.IfxCommand.ExecuteNonQuery()
en
ConMega.Juridico.Dao.ConceptoDataSetTableAdapters. ConceptosTableAdapter.UpdateByPK(String
con_des, String con_nom, String con_exp, String con_obs, String
Original_con_esj_cod, Int32 Original_con_cod) en C:\Proyectos\DotNet
\Juridico\Thrunk\Dao\ConMega.Juridico.Dao\ConMega. Juridico.Dao
\ConceptoDataSet.Designer.cs:línea 1399
en
ConMega.Juridico.Biz.AdministradorConcepto.Actuali zarConcepto(EstructuraConcepto
estructuraConcepto) en C:\Proyectos\DotNet\Juridico\Thrunk\Biz
\ConMega.Juridico.Biz\ConMega.Juridico.Biz
\AdministradorConcepto.cs:línea 83
....

I know CSDK 3.00 TC1 is still some kind of BETA, can anybody tells me
where to report this error ?
Can i solve this in any way ?

Thanks!
E. Ferreyra

CSDK 3.00 TC1 is not Beta...
If you have a support contract you can contact IBM support.
Without an error code and with a Spanish message I have no idea of what may be
happening...

Regards.

--
Fernando Nunes
Portugal

http://informix-technology.blogspot.com
My email works... but I don't check it frequently...


Reply With Quote
  #3  
Old   
Sheshnarayan Agrawal
 
Posts: n/a

Default Re: IBM Informix CSDK 3.00 TC1 Error - 09-18-2007 , 01:36 AM



There is now 3.00.TC2 available. Contact IBM Informix Tech Support to
report this problem and also to get 3.00.TC2 version. Some useful
information about support in the below link. However if you can provide
error number you are getting, query being used, what all data types being
used in given query would be helpful.

http://www-306.ibm.com/software/data...x/ids/support/

-Shesh




eferreyra <eferreyra (AT) gmail (DOT) com>
Sent by: informix-list-bounces (AT) iiug (DOT) org
17/09/2007 19:49

To
informix-list (AT) iiug (DOT) org
cc

Subject
IBM Informix CSDK 3.00 TC1 Error






Hi people, im using IBM Informix CSDK 3.00 TC1, more in detail
the .NET data provider,
populating a table and creating an Update query for this table by his
PK, when running i get this exception:

System.InvalidOperationException: Error: truncado de serie: max=56,
len
en IBM.Data.Informix.IfxParameter.GetParameterSize(Ob ject value,
TypeMap typeMap)
en IBM.Data.Informix.IfxParameter.Bind(IfxDataReader tmpReader,
IntPtr stmt, IfxCommand parent, Int16 ordinal, CNativeBuffer
valueBuffer, CNativeBuffer lenIndBuffer)
en IBM.Data.Informix.IfxCommand.ExecuteReaderObject(C ommandBehavior
behavior, String method)
en IBM.Data.Informix.IfxCommand.ExecuteNonQuery()
en
ConMega.Juridico.Dao.ConceptoDataSetTableAdapters. ConceptosTableAdapter.UpdateByPK(String
con_des, String con_nom, String con_exp, String con_obs, String
Original_con_esj_cod, Int32 Original_con_cod) en C:\Proyectos\DotNet
\Juridico\Thrunk\Dao\ConMega.Juridico.Dao\ConMega. Juridico.Dao
\ConceptoDataSet.Designer.cs:línea 1399
en
ConMega.Juridico.Biz.AdministradorConcepto.Actuali zarConcepto(EstructuraConcepto
estructuraConcepto) en C:\Proyectos\DotNet\Juridico\Thrunk\Biz
\ConMega.Juridico.Biz\ConMega.Juridico.Biz
\AdministradorConcepto.cs:línea 83
.....

I know CSDK 3.00 TC1 is still some kind of BETA, can anybody tells me
where to report this error ?
Can i solve this in any way ?

Thanks!
E. Ferreyra

_______________________________________________
Informix-list mailing list
Informix-list (AT) iiug (DOT) org
http://www.iiug.org/mailman/listinfo/informix-list



Reply With Quote
  #4  
Old   
eferreyra
 
Posts: n/a

Default Re: IBM Informix CSDK 3.00 TC1 Error - 09-18-2007 , 09:46 AM



The exception happens in:

IBM.Data.Informix.IfxParameter.GetParameterSize(Ob ject value,
TypeMap typeMap)

I think is a IBM issue, but i cant find how to report it, so they can
correct and make a better product...

I can do a work-around, im just trying to help informix's tools..

im sure we have support contract, but ussually we use with the IDS by
phone, im just looking for an issue tracker or something like that for
the CSDK...


On 17 sep, 19:09, Fernando Nunes <s... (AT) domus (DOT) online.pt> wrote:
Quote:
eferreyra wrote:
Hi people, im using IBM Informix CSDK 3.00 TC1, more in detail
the .NET data provider,
populating a table and creating an Update query for this table by his
PK, when running i get this exception:

System.InvalidOperationException: Error: truncado de serie: max=56,
len
en IBM.Data.Informix.IfxParameter.GetParameterSize(Ob ject value,
TypeMap typeMap)
en IBM.Data.Informix.IfxParameter.Bind(IfxDataReader tmpReader,
IntPtr stmt, IfxCommand parent, Int16 ordinal, CNativeBuffer
valueBuffer, CNativeBuffer lenIndBuffer)
en IBM.Data.Informix.IfxCommand.ExecuteReaderObject(C ommandBehavior
behavior, String method)
en IBM.Data.Informix.IfxCommand.ExecuteNonQuery()
en
ConMega.Juridico.Dao.ConceptoDataSetTableAdapters. ConceptosTableAdapter..UpdateByPK(String
con_des, String con_nom, String con_exp, String con_obs, String
Original_con_esj_cod, Int32 Original_con_cod) en C:\Proyectos\DotNet
\Juridico\Thrunk\Dao\ConMega.Juridico.Dao\ConMega. Juridico.Dao
\ConceptoDataSet.Designer.cs:línea 1399
en
ConMega.Juridico.Biz.AdministradorConcepto.Actuali zarConcepto(EstructuraConcepto
estructuraConcepto) en C:\Proyectos\DotNet\Juridico\Thrunk\Biz
\ConMega.Juridico.Biz\ConMega.Juridico.Biz
\AdministradorConcepto.cs:línea 83
....

I know CSDK 3.00 TC1 is still some kind of BETA, can anybody tells me
where to report this error ?
Can i solve this in any way ?

Thanks!
E. Ferreyra

CSDK 3.00 TC1 is not Beta...
If you have a support contract you can contact IBM support.
Without an error code and with a Spanish message I have no idea of what may be
happening...

Regards.

--
Fernando Nunes
Portugal

http://informix-technology.blogspot.com
My email works... but I don't check it frequently...



Reply With Quote
  #5  
Old   
Sheshnarayan Agrawal
 
Posts: n/a

Default Re: IBM Informix CSDK 3.00 TC1 Error - 09-18-2007 , 10:53 AM



I don't see GetParameterSize() method mentioned in Informix .NET Manual
for IfxParameter class.

Link for Manual :
http://www-306.ibm.com/software/data...y/csdk_30.html

-Shesh




eferreyra <eferreyra (AT) gmail (DOT) com>
Sent by: informix-list-bounces (AT) iiug (DOT) org
18/09/2007 19:16

To
informix-list (AT) iiug (DOT) org
cc

Subject
Re: IBM Informix CSDK 3.00 TC1 Error






The exception happens in:

IBM.Data.Informix.IfxParameter.GetParameterSize(Ob ject value,
TypeMap typeMap)

I think is a IBM issue, but i cant find how to report it, so they can
correct and make a better product...

I can do a work-around, im just trying to help informix's tools..

im sure we have support contract, but ussually we use with the IDS by
phone, im just looking for an issue tracker or something like that for
the CSDK...


On 17 sep, 19:09, Fernando Nunes <s... (AT) domus (DOT) online.pt> wrote:
Quote:
eferreyra wrote:
Hi people, im using IBM Informix CSDK 3.00 TC1, more in detail
the .NET data provider,
populating a table and creating an Update query for this table by his
PK, when running i get this exception:

System.InvalidOperationException: Error: truncado de serie: max=56,
len
en IBM.Data.Informix.IfxParameter.GetParameterSize(Ob ject value,
TypeMap typeMap)
en IBM.Data.Informix.IfxParameter.Bind(IfxDataReader tmpReader,
IntPtr stmt, IfxCommand parent, Int16 ordinal, CNativeBuffer
valueBuffer, CNativeBuffer lenIndBuffer)
en IBM.Data.Informix.IfxCommand.ExecuteReaderObject(C ommandBehavior
behavior, String method)
en IBM.Data.Informix.IfxCommand.ExecuteNonQuery()
en

ConMega.Juridico.Dao.ConceptoDataSetTableAdapters. ConceptosTableAdapter.UpdateByPK(String
con_des, String con_nom, String con_exp, String con_obs, String
Original_con_esj_cod, Int32 Original_con_cod) en C:\Proyectos\DotNet
\Juridico\Thrunk\Dao\ConMega.Juridico.Dao\ConMega. Juridico.Dao
\ConceptoDataSet.Designer.cs:línea 1399
en

ConMega.Juridico.Biz.AdministradorConcepto.Actuali zarConcepto(EstructuraConcepto
estructuraConcepto) en C:\Proyectos\DotNet\Juridico\Thrunk\Biz
\ConMega.Juridico.Biz\ConMega.Juridico.Biz
\AdministradorConcepto.cs:línea 83
....

I know CSDK 3.00 TC1 is still some kind of BETA, can anybody tells me
where to report this error ?
Can i solve this in any way ?

Thanks!
E. Ferreyra

CSDK 3.00 TC1 is not Beta...
If you have a support contract you can contact IBM support.
Without an error code and with a Spanish message I have no idea of what
may be
happening...

Regards.

--
Fernando Nunes
Portugal

http://informix-technology.blogspot.com
My email works... but I don't check it frequently...

_______________________________________________
Informix-list mailing list
Informix-list (AT) iiug (DOT) org
http://www.iiug.org/mailman/listinfo/informix-list




Reply With Quote
  #6  
Old   
eferreyra
 
Posts: n/a

Default Re: IBM Informix CSDK 3.00 TC1 Error - 09-18-2007 , 11:10 AM



Shesh, maybe its not public, see the stack trace of the exception in
the first mail.

All starts in IBM.Data.Informix.IfxCommand.ExecuteNonQuery()

I try "my support" in IBM web site but cant find where is CSDK...

I give up, just to much time to find where to report an error...

Also cant find CSDK 3.00 TC2 for download

On Sep 18, 11:53 am, Sheshnarayan Agrawal <shagra... (AT) in (DOT) ibm.com>
wrote:
Quote:
I don't see GetParameterSize() method mentioned in Informix .NET Manual
for IfxParameter class.

Link for Manual :http://www-306.ibm.com/software/data...y/csdk_30.html

-Shesh

eferreyra <eferre... (AT) gmail (DOT) com
Sent by: informix-list-boun... (AT) iiug (DOT) org
18/09/2007 19:16

To
informix-l... (AT) iiug (DOT) org
cc

Subject
Re: IBM Informix CSDK 3.00 TC1 Error

The exception happens in:

IBM.Data.Informix.IfxParameter.GetParameterSize(Ob ject value,
TypeMap typeMap)

I think is a IBM issue, but i cant find how to report it, so they can
correct and make a better product...

I can do a work-around, im just trying to help informix's tools..

im sure we have support contract, but ussually we use with the IDS by
phone, im just looking for an issue tracker or something like that for
the CSDK...

On 17 sep, 19:09, Fernando Nunes <s... (AT) domus (DOT) online.pt> wrote:

eferreyra wrote:
Hi people, im using IBM Informix CSDK 3.00 TC1, more in detail
the .NET data provider,
populating a table and creating an Update query for this table by his
PK, when running i get this exception:

System.InvalidOperationException: Error: truncado de serie: max=56,
len
en IBM.Data.Informix.IfxParameter.GetParameterSize(Ob ject value,
TypeMap typeMap)
en IBM.Data.Informix.IfxParameter.Bind(IfxDataReader tmpReader,
IntPtr stmt, IfxCommand parent, Int16 ordinal, CNativeBuffer
valueBuffer, CNativeBuffer lenIndBuffer)
en IBM.Data.Informix.IfxCommand.ExecuteReaderObject(C ommandBehavior
behavior, String method)
en IBM.Data.Informix.IfxCommand.ExecuteNonQuery()
en

ConMega.Juridico.Dao.ConceptoDataSetTableAdapters. ConceptosTableAdapter.UpdateByPK(String> > con_des, String con_nom, String con_exp, String con_obs, String
Original_con_esj_cod, Int32 Original_con_cod) en C:\Proyectos\DotNet
\Juridico\Thrunk\Dao\ConMega.Juridico.Dao\ConMega. Juridico.Dao
\ConceptoDataSet.Designer.cs:línea 1399
en

ConMega.Juridico.Biz.AdministradorConcepto.Actuali zarConcepto(EstructuraConcepto



estructuraConcepto) en C:\Proyectos\DotNet\Juridico\Thrunk\Biz
\ConMega.Juridico.Biz\ConMega.Juridico.Biz
\AdministradorConcepto.cs:línea 83
....

I know CSDK 3.00 TC1 is still some kind of BETA, can anybody tells me
where to report this error ?
Can i solve this in any way ?

Thanks!
E. Ferreyra

CSDK 3.00 TC1 is not Beta...
If you have a support contract you can contact IBM support.
Without an error code and with a Spanish message I have no idea of what
may be
happening...

Regards.

--
Fernando Nunes
Portugal

http://informix-technology.blogspot.com
My email works... but I don't check it frequently...

_______________________________________________
Informix-list mailing list
Informix-l... (AT) iiug (DOT) orghttp://www.iiug.org/mailman/listinfo/informix-list



Reply With Quote
  #7  
Old   
Everett Mills
 
Posts: n/a

Default RE: IBM Informix CSDK 3.00 TC1 Error - 09-18-2007 , 12:01 PM





Quote:
-----Original Message-----
From: informix-list-bounces (AT) iiug (DOT) org [mailto:informix-list-
bounces (AT) iiug (DOT) org] On Behalf Of eferreyra
Sent: Tuesday, September 18, 2007 10:10 AM
To: informix-list (AT) iiug (DOT) org
Subject: Re: IBM Informix CSDK 3.00 TC1 Error

Shesh, maybe its not public, see the stack trace of the exception in
the first mail.

All starts in IBM.Data.Informix.IfxCommand.ExecuteNonQuery()

I try "my support" in IBM web site but cant find where is CSDK...

I give up, just to much time to find where to report an error...
If you're in the US and have support, try calling tech support at 800-274-8184.

--EEM
Quote:
Also cant find CSDK 3.00 TC2 for download

On Sep 18, 11:53 am, Sheshnarayan Agrawal <shagra... (AT) in (DOT) ibm.com
wrote:
I don't see GetParameterSize() method mentioned in Informix .NET Manual
for IfxParameter class.

Link for Manual :http://www-
306.ibm.com/software/data/informix/pubs/library/csdk_30.html

-Shesh

eferreyra <eferre... (AT) gmail (DOT) com
Sent by: informix-list-boun... (AT) iiug (DOT) org
18/09/2007 19:16

To
informix-l... (AT) iiug (DOT) org
cc

Subject
Re: IBM Informix CSDK 3.00 TC1 Error

The exception happens in:

IBM.Data.Informix.IfxParameter.GetParameterSize(Ob ject value,
TypeMap typeMap)

I think is a IBM issue, but i cant find how to report it, so they can
correct and make a better product...

I can do a work-around, im just trying to help informix's tools..

im sure we have support contract, but ussually we use with the IDS by
phone, im just looking for an issue tracker or something like that for
the CSDK...

On 17 sep, 19:09, Fernando Nunes <s... (AT) domus (DOT) online.pt> wrote:

eferreyra wrote:
Hi people, im using IBM Informix CSDK 3.00 TC1, more in detail
the .NET data provider,
populating a table and creating an Update query for this table by
his
PK, when running i get this exception:

System.InvalidOperationException: Error: truncado de serie: max=56,
len
en IBM.Data.Informix.IfxParameter.GetParameterSize(Ob ject value,
TypeMap typeMap)
en IBM.Data.Informix.IfxParameter.Bind(IfxDataReader tmpReader,
IntPtr stmt, IfxCommand parent, Int16 ordinal, CNativeBuffer
valueBuffer, CNativeBuffer lenIndBuffer)
en
IBM.Data.Informix.IfxCommand.ExecuteReaderObject(C ommandBehavior
behavior, String method)
en IBM.Data.Informix.IfxCommand.ExecuteNonQuery()
en


ConMega.Juridico.Dao.ConceptoDataSetTableAdapters. ConceptosTableAdapter.Up
dateByPK(String> > con_des, String con_nom, String con_exp, String
con_obs, String
Original_con_esj_cod, Int32 Original_con_cod) en C:\Proyectos\DotNet
\Juridico\Thrunk\Dao\ConMega.Juridico.Dao\ConMega. Juridico.Dao
\ConceptoDataSet.Designer.cs:línea 1399
en


ConMega.Juridico.Biz.AdministradorConcepto.Actuali zarConcepto(EstructuraCo
ncepto



estructuraConcepto) en C:\Proyectos\DotNet\Juridico\Thrunk\Biz
\ConMega.Juridico.Biz\ConMega.Juridico.Biz
\AdministradorConcepto.cs:línea 83
....

I know CSDK 3.00 TC1 is still some kind of BETA, can anybody tells
me
where to report this error ?
Can i solve this in any way ?

Thanks!
E. Ferreyra

CSDK 3.00 TC1 is not Beta...
If you have a support contract you can contact IBM support.
Without an error code and with a Spanish message I have no idea of
what
may be
happening...

Regards.

--
Fernando Nunes
Portugal

http://informix-technology.blogspot.com
My email works... but I don't check it frequently...

_______________________________________________
Informix-list mailing list
Informix-l... (AT) iiug (DOT) orghttp://www.iiug.org/mailman/listinfo/informix-list


_______________________________________________
Informix-list mailing list
Informix-list (AT) iiug (DOT) org
http://www.iiug.org/mailman/listinfo/informix-list

Reply With Quote
  #8  
Old   
eferreyra
 
Posts: n/a

Default Re: IBM Informix CSDK 3.00 TC1 Error - 09-19-2007 , 09:10 AM



Im in the third world Argentina

I dont want to call, we are not out of bussiness, the IDS is working
nice, im just researching and testing CSDK TC1 with other set of
things (VS2005, MS P&P, etc.) and just want to report the bug so they
can work on it.

Its possible later im start to use Data App Block from MS P&P and
throw away the auto-generated datasets and table adapters from VS2005
and IBM plugins where the problem come from...


On 18 sep, 13:01, "Everett Mills" <eemi... (AT) nationalbeef (DOT) com> wrote:
Quote:
-----Original Message-----
From: informix-list-boun... (AT) iiug (DOT) org [mailto:informix-list-
boun... (AT) iiug (DOT) org] On Behalf Of eferreyra
Sent: Tuesday, September 18, 2007 10:10 AM
To: informix-l... (AT) iiug (DOT) org
Subject: Re: IBM Informix CSDK 3.00 TC1 Error

Shesh, maybe its not public, see the stack trace of the exception in
the first mail.

All starts in IBM.Data.Informix.IfxCommand.ExecuteNonQuery()

I try "my support" in IBM web site but cant find where is CSDK...

I give up, just to much time to find where to report an error...

If you're in the US and have support, try calling tech support at 800-274-8184.

--EEM



Also cant find CSDK 3.00 TC2 for download

On Sep 18, 11:53 am, Sheshnarayan Agrawal <shagra... (AT) in (DOT) ibm.com
wrote:
I don't see GetParameterSize() method mentioned in Informix .NET Manual
for IfxParameter class.

Link for Manual :http://www-
306.ibm.com/software/data/informix/pubs/library/csdk_30.html

-Shesh

eferreyra <eferre... (AT) gmail (DOT) com
Sent by: informix-list-boun... (AT) iiug (DOT) org
18/09/2007 19:16

To
informix-l... (AT) iiug (DOT) org
cc

Subject
Re: IBM Informix CSDK 3.00 TC1 Error

The exception happens in:

IBM.Data.Informix.IfxParameter.GetParameterSize(Ob ject value,
TypeMap typeMap)

I think is a IBM issue, but i cant find how to report it, so they can
correct and make a better product...

I can do a work-around, im just trying to help informix's tools..

im sure we have support contract, but ussually we use with the IDS by
phone, im just looking for an issue tracker or something like that for
the CSDK...

On 17 sep, 19:09, Fernando Nunes <s... (AT) domus (DOT) online.pt> wrote:

eferreyra wrote:
Hi people, im using IBM Informix CSDK 3.00 TC1, more in detail
the .NET data provider,
populating a table and creating an Update query for this table by
his
PK, when running i get this exception:

System.InvalidOperationException: Error: truncado de serie: max=56,
len
en IBM.Data.Informix.IfxParameter.GetParameterSize(Ob ject value,
TypeMap typeMap)
en IBM.Data.Informix.IfxParameter.Bind(IfxDataReader tmpReader,
IntPtr stmt, IfxCommand parent, Int16 ordinal, CNativeBuffer
valueBuffer, CNativeBuffer lenIndBuffer)
en
IBM.Data.Informix.IfxCommand.ExecuteReaderObject(C ommandBehavior
behavior, String method)
en IBM.Data.Informix.IfxCommand.ExecuteNonQuery()
en

ConMega.Juridico.Dao.ConceptoDataSetTableAdapters. ConceptosTableAdapter..Up
dateByPK(String> > con_des, String con_nom, String con_exp, String
con_obs, String
Original_con_esj_cod, Int32 Original_con_cod) en C:\Proyectos\DotNet
\Juridico\Thrunk\Dao\ConMega.Juridico.Dao\ConMega. Juridico.Dao
\ConceptoDataSet.Designer.cs:línea 1399
en

ConMega.Juridico.Biz.AdministradorConcepto.Actuali zarConcepto(EstructuraCo
ncepto

estructuraConcepto) en C:\Proyectos\DotNet\Juridico\Thrunk\Biz
\ConMega.Juridico.Biz\ConMega.Juridico.Biz
\AdministradorConcepto.cs:línea 83
....

I know CSDK 3.00 TC1 is still some kind of BETA, can anybody tells
me
where to report this error ?
Can i solve this in any way ?

Thanks!
E. Ferreyra

CSDK 3.00 TC1 is not Beta...
If you have a support contract you can contact IBM support.
Without an error code and with a Spanish message I have no idea of
what
may be
happening...

Regards.

--
Fernando Nunes
Portugal

http://informix-technology.blogspot.com
My email works... but I don't check it frequently...

_______________________________________________
Informix-list mailing list
Informix-l... (AT) iiug (DOT) orghttp://www.iiug.org/mailman/listinfo/informix-list

_______________________________________________
Informix-list mailing list
Informix-l... (AT) iiug (DOT) org
http://www.iiug.org/mailman/listinfo/informix-list



Reply With Quote
  #9  
Old   
The Durster
 
Posts: n/a

Default Re: IBM Informix CSDK 3.00 TC1 Error - 09-20-2007 , 09:40 AM



Quote:
Its possible later im start to use Data App Block from MS P&P and
throw away the auto-generated datasets and table adapters from VS2005
and IBM plugins where the problem come from...
If you are doing serious .Net development with Informix (especially
Windows Forms), take a look at the DevForce application framework from
IdeaBlade (www.ideablade.com). It is the type of enterprise framework
that will get your development team working on the visible parts of
the application rather than all the plumbing. Trust me, they are way
ahead of what you could build and what MS offers. If you are
interested in CAB from MS, they have examples and integration with
that, too. As a user, I highly recommend the product and the company.
They are smart and helpful -- a too rare combination these days. And
they are up to date with all the emerging MS stuff (WPF, WCF, etc.),
too.

(Note: DevForce will use the OleDb driver for Informix during
development. It can use the ADO.Net driver in production.)

They have a free, Express version that you can try out. To use the
Business Objects Server (or BOS) instead of a client-server
architecture, you will pay. If you get started down this road, I can
offer you some tips.



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.