Bluebit Software
Bluebit Software Support Forum
 Home          Members     Calendar     Who's On

Welcome Guest ( Login | Register )
        



Using NML in ASP.NET web application Expand / Collapse
Message
Posted Saturday, March 05, 2005 10:38 PM Post #48
 

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie
Could anyone tell me how should i use the .NET Matrix Library in a ASP.NET web application. I want to computer eigen values and eigen vectors of a matrix and display to user when he clicks on a button in the test.aspx page.

So far i have written

Imports System
Imports Bluebit.MatrixLibrary
Public Class WebForm1 Inherits System.Web.UI.Page

#Region " Web Form Designer Generated Code "

'This call is required by the Web Form Designer.
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()

End Sub

'NOTE: The following placeholder declaration is required by the Web Form Designer.
'Do not delete or move it.
Private designerPlaceholderDeclaration As System.Object

Private Sub Page_Init(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Init
'CODEGEN: This method call is required by the Web Form Designer
'Do not modify it using the code editor.
InitializeComponent()
End Sub

#End Region

Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
'Put user code to initialize the page here
Dim matrixObj As New Matrix(2, 2) End Sub


The line in red gives me error "Type Expected".
If i ignore the error and continue debugging then i get the following error

It is invalid to show a modal dialog or form when the application is not running in UserInteractive mode. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application.

Please help me in this.

Raj
Posted Sunday, March 06, 2005 2:26 AM Post #198
 

Bluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit Support
Hi

Using NML in ASP.NET application is possible, but not with a trial license.

If you still need to try using NML on your http://localhost/ you may contact me at support@bluebit.gr and I can mail you the appropriate license file.



Trifon Triantafillidis

Lead Developer

Bluebit Software

Posted Sunday, March 06, 2005 9:31 AM Post #199
 

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie
I already have a academic license.

can i still use NML in ASP.NET application


Raj
Posted Sunday, March 06, 2005 10:57 AM Post #200
 

Bluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit Support
Ok Raj,

I will extend your academic license so that it can be used by ASP.NET applicaions and mail it to you, give me some minutes.




Trifon Triantafillidis

Lead Developer

Bluebit Software

« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Trifon

Permissions Expand / Collapse

All times are GMT -5:00, Time now is 6:50am

Powered by InstantForum.NET v4.1.4 © 2012
Execution: 0.266. 9 queries. Compression Disabled.
.NET Matrix Library