Hi Vince,
how about the solution?
Or do you need an official request for this problem?
I posted it in this forum, because I thought it might be interesting for others.
Regards
Robert Beck
Search found 15 matches
- Tue Nov 19, 2013 9:06 am
- Forum: Microsoft.NET
- Topic: Using Dyalog-DLL in C#
- Replies: 4
- Views: 17194
- Tue Oct 29, 2013 3:08 pm
- Forum: Microsoft.NET
- Topic: Using Dyalog-DLL in C#
- Replies: 4
- Views: 17194
Using Dyalog-DLL in C#
Hello, I want to use a Dyalog-DLL in C# and have some problems with that. My Dyalog-Version is 12.0 rel. 5. I have two classes: Baseclass: :Class ClassA :using System :field public testField?123 ? ConstructDefault :Access Public :Implements Constructor ? ? Construct1(parms) :Access Public ...
- Fri Jan 04, 2013 9:38 am
- Forum: Object Oriented Programming
- Topic: Object loses methods - sometimes
- Replies: 3
- Views: 44460
Object loses methods - sometimes
hello, we have got this problem for some time in the past, but till now just reading it in our logs and did not understand how this value error could happen. today i had this error for the first time in my development environment. it is an asp.net 2.0 application and dyalog 12.0.5.10211. we have the ...
- Wed Nov 28, 2012 12:52 pm
- Forum: Object Oriented Programming
- Topic: Difference between []New and .New
- Replies: 2
- Views: 35296
Re: Difference between []New and .New
Thanks Vince
- Thu Nov 22, 2012 3:36 pm
- Forum: Object Oriented Programming
- Topic: Difference between []New and .New
- Replies: 2
- Views: 35296
Difference between []New and .New
Hello,
we are using Dyalog 12.0 in our Web-Applications.
Is there a difference in creating an object with []New and .New?
Both is working.
Example:
DateTime.New 2012 11 22
[]New DateTime 2012 11 22
Regards
Robert
we are using Dyalog 12.0 in our Web-Applications.
Is there a difference in creating an object with []New and .New?
Both is working.
Example:
DateTime.New 2012 11 22
[]New DateTime 2012 11 22
Regards
Robert
- Thu Apr 19, 2012 9:37 am
- Forum: Microsoft.NET
- Topic: ASP.Net under Windows 2008 Server and Dyalog 13.0
- Replies: 4
- Views: 15247
Re: ASP.Net under Windows 2008 Server and Dyalog 13.0
Hi Vince,
thanks for your answer.
Meanwhile everything is working fine.
Regards
Robert
thanks for your answer.
Meanwhile everything is working fine.
Regards
Robert
- Thu Mar 08, 2012 1:31 pm
- Forum: Microsoft.NET
- Topic: ASP.Net under Windows 2008 Server and Dyalog 13.0
- Replies: 4
- Views: 15247
Re: ASP.Net under Windows 2008 Server and Dyalog 13.0
Today I want to separate the apl-code completly from the intro10.aspx. I created a new class inherited from System.Web.UI.Page in an empty workspace. Next I copied the Page_Load-event from the intro10.aspx to the new class. Then added the following directive in the intro10.aspx: <%@Page Language ...
- Wed Mar 07, 2012 3:11 pm
- Forum: Microsoft.NET
- Topic: ASP.Net under Windows 2008 Server and Dyalog 13.0
- Replies: 4
- Views: 15247
Re: ASP.Net under Windows 2008 Server and Dyalog 13.0
Debugging asp.net-applications works! I have created a new web-project under visual studio 2010. Into the bin-folder copied the following files: bridge130_unicode.dll dyalog130_unicode.dll dyalognet.dll dyalogprovider.dll tutorial.dll The files intro10.aspx and web.config I have added into the ...
- Wed Feb 22, 2012 8:38 am
- Forum: Microsoft.NET
- Topic: ASP.Net under Windows 2008 Server and Dyalog 13.0
- Replies: 4
- Views: 15247
ASP.Net under Windows 2008 Server and Dyalog 13.0
The first thing i´m going to do when trying out a new version is to run the samples. Till now i still chose the <dyalog-folder>\Samples\asp.net as the basic application-folder because there is the web.config and the index.html. Problem: This time i became an error that the assembly tutorial.dll ...
- Thu Nov 11, 2010 3:12 pm
- Forum: Microsoft.NET
- Topic: Unexplainable exception
- Replies: 2
- Views: 11944
Re: Unexplainable exception
I don´t think that this exception happens in our code. The diagnostic message ([]DM) gives the following message: EXCEPTION ProcessRequest[9] ⎕BASE.ProcessRequest(context) ∧ #.AppDomain__LM_W3SVC_1517098897_Root_1_129338540216322220.Assembly_App_Web_itwkpos_firewall_aspx_c95a9bd_6tywyqvp.ASP.aspx_itw ...