Skip to main content

Home/ Agency Oasis Developers/ Contents contributed and discussions participated by Douglas Couto

Contents contributed and discussions participated by Douglas Couto

Douglas Couto

TeamCity Build Agent Disconnected | The Ninja's Apprentice - 0 views

  •  
    If an agent becomes disconnected for whatever reason, you can follow these steps to re-connect it: ssh to the server that the disconnected agent is on. go to the build agent's bin directory (i.e. /opt/teamcity/buildagent/buildagent01/bin/) su to the user that the agent runs as (i.e. appBuilder) run agent.sh start That will start the agent, and after a few seconds or so, the next time you go to TeamCity, it will be connected.
Douglas Couto

twinsen's Sitecore blog | Sitecore website and shell not responsive - 0 views

  •  
    "Then we had a brainwave: we started emptying caching folder. No result at first, until we hit the /viewstate folder. We struck gold! Everything worked fine again."
Douglas Couto

Nbtstat - 0 views

  •  
    "-A IPAddress : Displays the NetBIOS name table of a remote computer, specified by the IP address (in dotted decimal notation) of the remote computer."
Douglas Couto

CSS Sorter | Home - 0 views

shared by Douglas Couto on 11 Jan 13 - No Cached
  •  
    Awesome!!!!
Douglas Couto

css - Can JQuery detect the last element on a line before it wraps on the second line? ... - 0 views

  •  
    How to detect line wrap in elements floating.
Douglas Couto

Knowledge Base - Cannot open a file having special characters in the filename on IIS - 0 views

  •  
    "you should now be able to open up the file name having '+' in its name."
Douglas Couto

CSS3 vs. Photoshop: Rounded Corners and Box Shadows | Webdesigntuts+ - 1 views

  •  
    "CSS3 allows us to create shadows with only a couple of lines of code, the style in charge is "box-shadow". To create a Photoshop-like Drop Shadow you can use the following syntax: box-shadow: ; To create a Photoshop-like Inner Shadow you can use the following syntax: box-shadow: inset ;"
Douglas Couto

Saving changes is not permitted (SQL Server 2008) - 0 views

  •  
    " When you design a table in a database and then try to make a change to a table structure that requires the table to be recreated, the Database Management Studio will not allow you to save the changes."
Douglas Couto

The database principal owns a schema in the database, and cannot be dropped - Fix | JMJ... - 0 views

  •  
    "To change the DB_Owner to some another "Database Principal"; simply Drill Down to your Database in Sql Server Management Studio and further more Drill Down to your_DB_Name > Schemas > db_owner > right click > select properties. You would find the name of the "Database Principal" that you want to delete. Change this to some another "Database Principal"; for Example, to "dbo"."
Douglas Couto

create a @umbracogetmediaurl with recersive - Umbraco 5: General Discussion - our.umbra... - 0 views

  •  
    "The key was creating a var rootNode"
Douglas Couto

@Umbraco.GetMediaUrl("propertyAlias") doesn't generate full path to image : U5-195 - 0 views

  •  
    "@Umbraco.GetMediaUrl(@DynamicModel.MainImage) "
1 - 20 of 91 Next › Last »
Showing 20 items per page