I set up my website to have the ability to encrypt connection strings.
In IIS 6,
I could use the below code to encrypt them.
Now in IIS 7 I get this error
InvalidOperationException
Event handlers can only be bound to HttpApplication events during IHttpModule initialization.
I...
I have set up a New Instance or Oracle on a Solaris Unix box that already had Oracle 10g installed.
The instance was created fine, however I need the Oracle Text Component and XML DB Component installed as well.
Those are not installed with this instance. They are installed on the other...
I am trying to set up the oracle membership provider for my web app. My application connects to my database just fine.
I ran all of the oracle scripts to create the Oracle provider etc.
However if i try to login to the site or create a user, anything that uses the provider etc I always get this...
I have a site I am working on, a user will choose how many rooms a site has, then once they choose how many rooms there are in each of those rooms they must then enter how many chairs will go into each particular room.
I want to make a form where first the user puts how many rooms there are...
I have a gridview(Gvpatientnm) that has another gridview embedded in it (gviewvisitdetailsinfo)
I have a sub that on the selected index changed that open a details view based on the gviewvisitdetailsinfo selected value in a modal pop up window.
I had this working, but it is erractic. I keep...
I have a gridview that has two edit item templates which have controls textbox and a label I want to get the value of the controls when I update the gridview and add that to the update parameters. I keep getting object reference not set to an instance of an object for the label and the textbox...
I have a asp.net 2.0 web app. It executes the stored procedure which executes my Package below. All that works fine. However
if there is an error with the SSIS package it never returns any errors to .net in the web browser.
I tried returning the error code to no avail.
thanks in advance
alter...
I want to be able to add text to a string
the string will be variables so the length will vary, but the one constant is that they will always end with .jpg.
I want to be able to append the string with text like large
So if i have a string like mypicture1.jpg
I would like to append it like...
i have this expression
=IIF (DatePart("y",Fields!GtCalcDate.Value) 304), (DateAdd ("H", -1, Fields!FirstCall.Value)),(Fields!FirstCall.Value))
that works just fine if the date field gtcalcdate is not null if it is null the field just displays #Error.
I know why it can't make a calculation on...
i have to make into a database no big deal, except that
the people who made the spreadsheets set up different worksheets for each employees location.
example they have one worksheet that has all ohio employees, one for all ky etc each worksheet is named after the location. they have 2...
i have 2k8 server and ie 7 it runs so slow if i have the windows firewall enabled. If i disable the firewall it works fine. I have IE listed as an application in the firewall settings to allow but it still is very very slow.
Thanks
(I am reposting this here i originally posted it the ansi sql forum by mistake and was told to repost here)
I have a SQL database table that i import data into from an access database. The id in the sql DB is varbinary while the id in the access db is text so i convert the text to varbinary in...
I have a SQL database table that i import data into from an access database. The id in the sql DB is varbinary while the id in the access db is text so i convert the text to varbinary in my query. That seems to work.
When i have an issue is when i do a "not in" in the where clause. I do this...
I have a macro that run weekly and is executed from a batch file via windows task scheduler. I am using access 2003
My macro imports several spreadsheets into access.
That all works just fine.
The macro looks in a folder and imports several different excel files into the proper tables...
II7
I just moved a site from iis6 to iis 7 everything works fine except i cannot open or play any of the media files that are on the site
I just get page cannot be displayed.
If i right click a link to one of the media files i am able to download it just fine.
I tried downloading the media...
I have tried several different way to insert checked valuse into a db I keep getting
"Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index "
The sub will insert the first checked value but will throw the above error if there is more than...
I have a control that changes the theme of my site depending on a drop down list selection. I recently moved my site to iis 7 and now the dropdown list will change the themes. My themes and styles are not applied unless i manually change them in the web.config. Oddly enough if i run my site from...
I have a control that changes the theme of my site depending on a drop down list selection. I recently moved my site to iis 7 and now the dropdown list will change the themes. My themes and styles are not applied unless i manually change them in the web.config. Oddly enough if i run my site from...
I have a event that exports my gridviews to excel. it works just fine however i was trying to find a way that i could add a header to the excel spreadsheet that the data goes to something like excel.header text =mytext......
I would also would like to add text to a particular cell in excel...
i am a mac novice I was able to map one mac in our office to our windows server by going to the finder and going to connect to server, then it prompted me for a user name and password.
I did that and it worked fine.
I tried the exact thing on another mac and it would never prompt me for the...
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.