System.Exception: Error In Process 'dbsource' Command In Sequence 1: Error In Run 'dbsource' Command: System.Data.SqlClient.SqlException (0x80131904): Conversion failed when converting the nvarchar value '@catid' to data type int.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
at HttpServer.Cms.SqlSourceCommand.LoadData() in D:\iteration source - table 13 removed\HttpServer.Cms\Commands\Source\SqlSourceCommand.cs:line 107
at HttpServer.Cms.NonRenderableCommand.Render(IHtmlCommandElement htmlCommand) in D:\iteration source - table 13 removed\HttpServer.Cms\Commands\Core\NonRenderableCommand.cs:line 16
at HttpServer.Cms.CommandHost`1.Rendering() in D:\iteration source - table 13 removed\HttpServer.Cms\Html\CommandHost.cs:line 52
ClientConnectionId:0610b6b0-a005-4ba8-99e8-d51800e4a62c ---> System.Exception: Error In Run 'dbsource' Command: System.Data.SqlClient.SqlException (0x80131904): Conversion failed when converting the nvarchar value '@catid' to data type int.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
at HttpServer.Cms.SqlSourceCommand.LoadData() in D:\iteration source - table 13 removed\HttpServer.Cms\Commands\Source\SqlSourceCommand.cs:line 107
at HttpServer.Cms.NonRenderableCommand.Render(IHtmlCommandElement htmlCommand) in D:\iteration source - table 13 removed\HttpServer.Cms\Commands\Core\NonRenderableCommand.cs:line 16
at HttpServer.Cms.CommandHost`1.Rendering() in D:\iteration source - table 13 removed\HttpServer.Cms\Html\CommandHost.cs:line 52
ClientConnectionId:0610b6b0-a005-4ba8-99e8-d51800e4a62c ---> System.Data.SqlClient.SqlException: Conversion failed when converting the nvarchar value '@catid' to data type int.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
at HttpServer.Cms.SqlSourceCommand.LoadData() in D:\iteration source - table 13 removed\HttpServer.Cms\Commands\Source\SqlSourceCommand.cs:line 107
at HttpServer.Cms.NonRenderableCommand.Render(IHtmlCommandElement htmlCommand) in D:\iteration source - table 13 removed\HttpServer.Cms\Commands\Core\NonRenderableCommand.cs:line 16
at HttpServer.Cms.CommandHost`1.Rendering() in D:\iteration source - table 13 removed\HttpServer.Cms\Html\CommandHost.cs:line 52
--- End of inner exception stack trace ---
at HttpServer.Cms.CommandHost`1.Rendering() in D:\iteration source - table 13 removed\HttpServer.Cms\Html\CommandHost.cs:line 61
at HttpServer.Cms.HtmlElement.RenderingWrapper(Boolean async) in D:\iteration source - table 13 removed\HttpServer.Cms\Html\HtmlElement.cs:line 133
--- End of inner exception stack trace ---
System.Exception: Error In Process 'print' Command In Sequence 1: Related Source(s) 'dbs.lists' NotFound In Sequence 1. ---> System.Exception: Related Source(s) 'dbs.lists' NotFound In Sequence 1.
at HttpServer.Cms.HtmlElement.RenderingWrapper(Boolean async) in D:\iteration source - table 13 removed\HttpServer.Cms\Html\HtmlElement.cs:line 152
--- End of inner exception stack trace ---
More Info
More Info
More Info
More Info
More Info
Because of the important role of the valves in piping system, keeping them in optimum working condition is so vital to proper operation of the system. Severity of the working conditions leads to lots of problems for valves such as metal loosing, erosion, corrosion, mechanical damages, etc. PSA provide you with inline and onsite valve repair services and in the case that relocation of the valve is possible, the shop repairing is another option for you to choose. PSA is always mobilized to perform your maintenance program for all valve types, brands, sizes, materials, pressures and operating conditions, including actuators and operators.
More Info
PSA’s Field Machining Services offer you a cost-effective modification and repair of a variety of parts and equipment for most any industry onsite and in-place on a 24-hour basis. PSA utilized its full potential in the time of emergency repairs and planned shutdowns, modifications, and construction to accomplish machining works from beginning to end. Our highly trained and experienced technicians are the PSA’s guarantee that the work would be done in the best when accuracy is a key factor. We have a large in-stock of field machining equipment in different types enable us to perform a variety of works with the shortest possible delivery time.
More Info
We are honored to be countered as the most prestigious and known company in the fields of hot tapping in Iran. We owe this to our experience, fully equipped workshops, highly skilled certified technicians, great engineering support, the large stock of maintenance equipment, fittings and accessories.
More Info
Concrete is imposed to deterioration due to the thermal fluctuations, humidity, cyclic loadings, corrosion and etc. These all increase the shutdown or replacement costs and the more important aspect is the safety hazards for employees.
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
More Info
Office:
  • Address

  • Phone

    02166712530 02166713540

  • Fax

    02166710298

  • Email

    Pishgam1.hottapping@gmail.com

map

Office Map

hottap operation
hottap operation

Factory Office

Factory :
  • Address

    Number3-15th st-Rezvaniyeh-Kamalshahr-Karaj-Iran

  • Phone

    02634717900-4

  • Fax

    009821-46857788

  • Email

    pishgam1.hottapping@gmail.com

at MyWebServerNamespace.MyWebServer.LoadCmsValues(Content cms, Ssl sslClass, DataSet& Ds, DataTable& fileDt, Socket& mySocket, Byte[]& contentBytes, Boolean& showCmsError) in D:\iteration source - table 13 removed\MyWebServer\MyWebServer.cs:line 1631