FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

deploy asp.net web application built with National Instrument class without installing measurement studio

Solved!
Go to solution

Dear Sir,

My web application  uses following name spaces

using NationalInstruments.UI;
using NationalInstruments.NetworkVariable;
using NationalInstruments.NetworkVariable.WebForms;

 

 I have Mesurement Studio 8.5 along with LabView installed while i was developing in VS2005. I want to deploy the application in a new pc where Measurement Studio is not installed. I tryed but when i browse the default.aspx,  a blank page is show. Is it possible to deploy the web application with out installing Measurement Studio and if yes, how?

 

 Thank you,

Mamunur Rashid

Software Engineer,

TechnoVista Limited

0 Kudos
Message 1 of 3
(6,368 Views)
Solution
Accepted by topic author Mamun

Yes; it is possible to deploy asp.net web application without installing measurement studio.

 

We have done it by making a windows installer (which deployes the web app) with measurement studio merge module.

 

Regards,

 

Mamunur Rashid

Software Engineer

TechnoVista Limited

0 Kudos
Message 3 of 3
(6,213 Views)