Activity overview
Latest activity by markjerrom
Redgate Source Control / comments
Redgate Source Control
DirkB said:
Hi I got the same problem, missing checkboxes to select individuall files in the commit tab.
This happened after Win11 install.
It is not workable this way...
They got me to completely uninstall and delete the underlying folders with anything left behind, then reinstall ... that fixed it for me. / comments
DirkB said:
Hi I got the same problem, missing checkboxes to select individuall files in the commit tab.
This happened after Win11 install.
It is not workable this way...
They got me to c...
Checkboxes missing
I've had a new PC and installed everything as normal. I've made a recent change to a stored procedure but when I go to the commit tab, the checkbox column is missing for me to select the change to ...
Thanks for the speedy response Priya, that sorted it....I just changed the application pool from v4 to v2 and it fired up!
I'm assuming that this won't have any detrimental effects on the application?
Thanks again [image] / comments
Thanks for the speedy response Priya, that sorted it....I just changed the application pool from v4 to v2 and it fired up!
I'm assuming that this won't have any detrimental effects on the applicati...
The other weird thing is that this error is pro-ported to be in the web.config file - but if I search this for the line of code that the error shows....
15: <section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
I can't find it in the file???!!!! / comments
The other weird thing is that this error is pro-ported to be in the web.config file - but if I search this for the line of code that the error shows....
15: <section name="scriptResourceHandler...
HTTP Error 500.19 - Internal Server Error
I've installed SQL Monitor and then progressed to setting up the web site in IIS 7.0. When i click on browse i get a HTTP Error 500.19 - Internal Server Error - The requested page cannot be accesse...
Indenting
I've found that if I highlight a block of code starting from the bottom of the block and selecting upwards, once I press [TAB] to indent the code, it gets deleted.
I then have to undo several times...