Question : Terminal Services on Windows SBS 2008 Standard

Hello Experts,

We recently bought a server with Windows SBS 2008 Standard.

This is our first server. We are a small company.

So the reason we got the server is to be able to host Quick Books and
Smart Service (an add on for QB) on it and use Remote Desktop to access that software.
Now i am realizing that the Standard edition does not fully support Terminal Services and our
server is running in "Remote Desktop for Admininstration" only.

Is there any way I can use this server as I initialy intended without having to upgrade to Premium
and even if I do this upgrade do I have to buy/use another box to run the Terminal Server on?
What about using RemoteApp? Can i do it with my current Standard edition? Whould that work?

Thank you very much for the help!

Stan Ushev

Answer : Terminal Services on Windows SBS 2008 Standard

Some comments:
In the web.config, there is a value for the "myURI"

I removed the lines where you convert the query parameters to an int, and then back to string.

I define the ReportParameter[] parameters = new ReportParameter[1];
and if it happens to be one of the "xxyyCertificado" or "xxyyConstancia" types, it gets redefined to [2] and adds the 2nd parameter and for every report, adds the first parameter just after that code block.
1:
2:
3:
4:
5:
6:
7:
<applicationSettings>
    <WebAppC1.Properties.Settings>
      <setting name="myURI" serializeAs="String">
        <value>http://srvbdsqldesa2/ReportServer</value>
      </setting>
    </WebAppC1.Properties.Settings>
  </applicationSettings>
Random Solutions  
 
programming4us programming4us