Thanks for the reply. I actually had to fix it quick and dirty. I removed the public variable and placed a standard variable in the page_load in if not postback then stuck it in a session variable. I guess that should cover it.
Any idea why the previous behavior is not the same on each...
I wasn't sure exactly how to phrase this but here goes. I have an asp.net page with vb.net for the code behind which does inserts on multiple tables. So I needed to generate a GUID that would act as a primary key on one table and foreign key on the others. I declared this as a Public Shared...
I feel like this shouldn't be so difficult. But how can I have SQL Server Management Studio open with my servers already connected in the object explorer?
I was able to do this in Enterprise Manager. But I can't seem to do it in SSMS.
Thanks...
Got it working. I had to bridge the connection with the Netopia Modem and let the RV016 do all the work. One problem with that was that it basically rendered the wireless on the modem useless. I got around that by adding a wireless access point to the RV016.
Then, we were able to configure...
Hello,
I hope someone can help me. My networking knowledge is seriously lacking.
Here is what I need to do:
I have an existing network with a Netopia 3000 DSL Modem/Router. I connect it to a Cisco 16 port switch.
I want to add a Cisco RV016 VPN router into the mix so that remote users can...
Thanks for the help. Is there a way to just save it and not display it in any way?
Also, I had some error handling code in the try/catch block but removed it before posting for brevity.
________________________________________________
"I have not failed. I've just found 10,000 ways that...
Hello,
I have reporting services report viewer. I am loading a server report to the viewer. This works fine. I have a button and when it is clicked, I want to export the report to PDF and save it on the server.
When the user clicks the button, the pdf is being saved just fine on the server...
Thanks...I guess I'll have to do it in code. I thought Visual Studio had a Utility/report that would list them all out. I think 2003 had it...but I guess not 2005.
Thanks for the help.
________________________________________________
"I have not failed. I've just found 10,000 ways that won't...
Hello
I have a page with lots of controls on it. I need to generate a list of them and print it. I can't seem to find the option...I know I must be overlooking something simple. I'm using Visual Studio Professional 2005.
Any help would be greatly appreciated.
Thanks...
Disregard.
I figured out that the version of management studio on my local machine is only sp1, so it does not have the changes that allow me to do what I need. I just connected to the server via terminal services and have the options I need.
________________________________________________...
Hello,
I am trying to set up a multi server maintenance plan. But I do not seem to have the options in the designer that all of the instructions say I should. The server I'm on is configured as the MSX server and I'm running SP2.
Microsoft's instructions state that I should see "subplan_1"...
Thanks for the reply. I agree, the best solution would be to host the public site externally...but the client insists on it.
They are very small...and have never had a network before...they just wired their office. There are only 10 or 15 users and of those, there will only be at the most 5...
Hello all,
I'm designing a web site and an internal intranet application for a client. They are going to buy a server for these to live on.
My question is, can I run an internet site and an intranet site on the same server? If so, are there any pitfalls I need to watch out for?
This will...
What about Server.Execute?? Build a container page for the ocx, then you can execute that page from code behind and pass any parameters you need.
________________________________________________
"I have not failed. I've just found 10,000 ways that won't work."-Thomas Edison
You are correct, when you add a merge subscription, it adds 3 triggers...but these are not what is missing. I excluded replication triggers in my query.
Anyway, it seems this is just a symptom of a much bigger problem. Last night, the server suddenly started dropping and re-adding tables...
I have to admit...I didn't. We're still running the old server alongside the new with merge replication keeping things in sync...so I guess I can run a checkdb on the 2000 box and see what comes up.
I just don't understand how this could happen without some sort of error being thrown.
Thanks...
I backed up a database from 2000 and restored it on 2005. Everything seemed to go fine...except that I am missing triggers. I had ~1000 triggers and I'm missing 62 of them. I also have 10 triggers that did not exist in the backed up database (although they used to be in it). How can this be...
I'm sure there is a simple solution to my problem...but I'm just starting to use SQL Reporting...so I need a little assistance. Here goes:
My query uses an outer join on a column, let's call it "confirm". I have the report grouped by location and employee and am displaying the total number or...
Hello all,
I am using a third party combo box control (I'm lazy). And it works great, except that if the control has the initial display style set to 'none', then the box is not populated.
For instance, I have 3 combo boxes for input. They all populate wonderfully. Below that, I have a div...
Dude, You Rock!!
I put this in
<system.web>
<trust level="High" />
</system.web>
And it works on the server now. I had no idea you could set the trust level like that.
Thank You.
________________________________________________
"I have not failed. I've just found 10,000 ways that won't...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.