Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
cmitty
Starting Member
20 Posts |
Posted - 2006-09-06 : 10:27:51
|
Hello,I have an application that has been designed to use the .net framework 2.0 as v1.1 is not compatible with the app scheduler. The Application will sit on the Web server and uses reference data stored on a seperate database server (SQL server 2000). Reporting services will be used to generate reports based on this reference data.Where do I need to install the .NET FRAMEWORK 2.0 ? Is it just on the web server or also on the Database service itself. Any advice is much appreciatedRegards |
|
jsmith8858
Dr. Cross Join
7423 Posts |
Posted - 2006-09-06 : 10:32:34
|
web server only.- Jeff |
 |
|
|
|
|