473,382 Members | 1,165 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Run VB.net application from network server

I have an application written on VB.net 2003. I need to put it on a server so
users could run it. But I have to go to Microsoft .NET Framework 1.1 Wizards
trough each computer to make a changes in Trust an Assembly. Is there a way
to run application from a server without changing each computer?
I have created strong name key and when I put it to AssemblyInfo.vb in
application and compile it I’m getting bunch of errors saying that some
references do not have strong name.
For example, I'm getting error: Unable to emit assembly: Referenced assembly
'Interop.MSAdodcLib' does not have a strong name

Aug 10 '07 #1
2 4944
Each computer has to trust your assembly. Instead of going through the
wizard on each PC, you can create a batch file that calls CASPOL.EXE and
give correct permissions. You can then ask users to run this batch file (if
they have local admin permissions)

--
HTH

Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc. (http://www.emoreau.com)
Membre du réseau .NET Expertise www.dotnet-expertise.com
"keshka" <ke****@discussions.microsoft.comwrote in message
news:C3**********************************@microsof t.com...
>I have an application written on VB.net 2003. I need to put it on a server
so
users could run it. But I have to go to Microsoft .NET Framework 1.1
Wizards
trough each computer to make a changes in Trust an Assembly. Is there a
way
to run application from a server without changing each computer?
I have created strong name key and when I put it to AssemblyInfo.vb in
application and compile it I'm getting bunch of errors saying that some
references do not have strong name.
For example, I'm getting error: Unable to emit assembly: Referenced
assembly
'Interop.MSAdodcLib' does not have a strong name

Aug 12 '07 #2
On Fri, 10 Aug 2007 11:44:02 -0700, keshka <ke****@discussions.microsoft.comwrote:

¤ I have an application written on VB.net 2003. I need to put it on a server so
¤ users could run it. But I have to go to Microsoft .NET Framework 1.1 Wizards
¤ trough each computer to make a changes in Trust an Assembly. Is there a way
¤ to run application from a server without changing each computer?
¤
¤
¤ I have created strong name key and when I put it to AssemblyInfo.vb in
¤ application and compile it I’m getting bunch of errors saying that some
¤ references do not have strong name.

You can create a Deployment Package to do this. See the following MS KB article:

http://support.microsoft.com/kb/897296
Paul
~~~~
Microsoft MVP (Visual Basic)
Aug 15 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: sameer | last post by:
Hi All, We had developed a .Net application which has the following environment Uses the No touch deployment concept Uses framework 1.1 on client and server machine, Visual studio 2003, Sql...
11
by: Timothy Shih | last post by:
Hi, I am having a freezing issue with my application. My application serves several remotable objects, all of which must be initialized before their use. Furthermore, some of them depend on each...
8
by: Pete Wittig | last post by:
Hello, I am wondering if it is possible to create a networked application with C# that is seen as a windows user. For example, if Bob logged onto windows and then started the application, any...
2
by: Ross | last post by:
Hi I have an application using asp.net that I am running on my PC. The web form has a text box where you can enter a name for a new Photo category then click on the button. The code is...
15
by: limeydrink | last post by:
Hi all, I want to create a mobile field worker data solution. Let me explain... I work for a company that has some software used by call takers to enter information into a database about...
4
by: Rick | last post by:
I have a VB.Net 2005 application that I am publishing to a network file server. The app reads an xml file that has some database connection information in it. This xml file is located in the...
7
by: Speech Lover | last post by:
I have problem writing content to a UNC file from my ASP.NET 1.1 application. This is on Windows server 2003 The event log says "X:\temp\abc.txt path not found" and stuff. Note that I have...
15
by: =?Utf-8?B?TVNU?= | last post by:
To demonstrate my problem, I have a very simple VB Windows application. It has a text box that is used to display a counter, a button to reset the counter, and a timer that increments the counter...
2
by: mark | last post by:
Hi, I am in the process of developing a small application that sits in the task bar and at a set interval polls an IIS web server for information. The process involves the client sending anything...
6
by: JDeats | last post by:
I'm in a situation where it's difficult to get on-site and troubleshoot, so I'm looking for scenarios from those experienced on what might be causing this problem. I have a .NET 2.0 WinForms...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.