Lync emoticons are not the greatest thing and would like to know if is possible to add emoticons to it? If so, how?
Thanks in advance for the information.
When I try to open a file or edit an Excel file I receive the error message:
You have error System error: -2146697191
I have found several options in Google without success.
Can you provide information on how to resolve this issue?
Regards
Hello Team,
Is there a way we can resolve the issue about the patches installation on machines? the behavior is that the system displays a message that needs to reboot the machine because of patches installation, but keeps doing the same thing again everytime is rebooted.
Thanks in advance...
Hello,
When I ran the MMC command and then Ctrl+M, I would like to see the certificates for the machine but the system is not allowing to select the common options (User account, Computer account, etc.) instead is using by default another option.
How may I resolve this?
Hello, I have this query:
SELECT Propuesta.IdProspecto, Prospecto.Nombre, '$ ' + CONVERT(varchar(20), SUM(Propuesta.PresupuestoCOP), 1) AS TotalCOP, '$ ' + CONVERT(varchar(20),
SUM(Propuesta.PresupuestoUSD), 1) AS TotalUSD, COUNT(Prospecto.Nombre) AS TotalProspectos...
From my report (made with reporting services)when I click the printer button it displays the next message:
Unable to load client print control
How can I solve this?
Hello, how can I assign a value to HTML input textbox with VB?
This is my html code:
<input id="fechaentrega" name="fechaentrega" style="width: 124px" type="text" value='<%=request("fechaentrega") %>' />
Thx for the help.
After clicking my update button I'm receiving this error:
The conversion of a char data type to a datetime data type resulted in an
out-of-range datetime value. The statement has been terminated.
Description: An unhandled exception occurred during the execution of the
current web...
I found the solution.
I just changed:
UpdateCommand="UPDATE [Prospecto] SET [Nombre] = @Nombre, [IdSector] = @IdSector, [IdNicho] = @IdNicho WHERE [IdProspecto] = @original_IdProspecto">
For this:
UpdateCommand="UPDATE [Prospecto] SET [Nombre] = @Prospecto, [IdSector] = @IdSector, [IdNicho] =...
Thanks for your post, but that's a different issue, the situation here is realted with the updatecommand in my gridview, becuase with deletecommand it works.
When I click in the update link and try to save then, is not saving anything at all. How can I solve this update issue with my gridview?
This is my code:
<asp:GridView ID="GridView1" runat="server" AllowSorting="True" AutoGenerateColumns="False"...
I have a gridview which contains data from a table, when I click in a row that has every field with data I can update without problems but when I click on update in one that has empty field doesn't update anything, how can I solve this?
This is my gridview code:
<asp:GridView ID="GridView1"...
Hello, I'm trying to create a simple UNION but is not working is displaying the next message:
TITLE: Microsoft Report Designer
------------------------------
An error occurred while executing the query.
Incorrect syntax near the keyword 'UNION'.
------------------------------
ADDITIONAL...
Hello, I have in a report two datasets, the first one is the main SIPDS where I have 3 parameters:
SELECT Propuesta.FechaRecibo, Usuario.Nombre AS Vendedor,
ResponsablePropuesta.FechaPlanEntrega, Usuario_1.Nombre AS RespProp,
Estado.Descripcion, Prospecto.Nombre AS...
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.